summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Oops, remove left-over DEBUGFs.Thomas Martitz2010-09-08
* Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz2010-09-08
* fix red.Thomas Martitz2010-09-08
* Cleanup io.c a bit.Thomas Martitz2010-09-08
* keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius2010-09-08
* Change sd-as3525*.c to the new cache coherency function names.Thomas Martitz2010-09-08
* Rename cache coherency functions.Thomas Martitz2010-09-08
* USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()Rafaël Carré2010-09-08
* USB AMSv2: split handle_ep_int()Rafaël Carré2010-09-08
* USB AMSv2: smaller struct usb_endpointRafaël Carré2010-09-08
* USB AMSv2: only read endpoint interrupt status register onceRafaël Carré2010-09-08
* usb-drv-as3525v2.c: cosmetics (remove trailing spaces)Rafaël Carré2010-09-08
* USB AMSv2: Reduce the size of (in/out)_ep_listRafaël Carré2010-09-08
* USB AMSv2: simplify FOR_EACH* macrosRafaël Carré2010-09-08
* USB AMSv2: use status == -1 to signal errorsRafaël Carré2010-09-08
* usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the defineRafaël Carré2010-09-08
* USB AMSv2: cosmeticsRafaël Carré2010-09-08
* USB AMSv2: update endpoint->len on transferRafaël Carré2010-09-08
* as3525v2 usb: define USB_HAS_BULKRafaël Carré2010-09-08
* usb-drv-as3525v2: use dump_dcache_range()Rafaël Carré2010-09-08
* usb-drv-as3525v2: fixesRafaël Carré2010-09-08
* as3525v2-usb: don't disable data transfers !Amaury Pouly2010-09-07
* as3525v2-usb: fix red and fix stupid typo about endpoint statusAmaury Pouly2010-09-07
* as3525v2-usb: all control operations are working, there is a problem with UMS...Amaury Pouly2010-09-07
* as3525v2-usb:Amaury Pouly2010-09-07
* workaround weird gcc behaviourRafaël Carré2010-09-07
* m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99Rafaël Carré2010-09-07
* invadrox: make all inline functions static inlineRafaël Carré2010-09-07
* invadrox: make inline function static inlineRafaël Carré2010-09-07
* gigabeats: remove inline from extern functionsRafaël Carré2010-09-07
* FS#11611: Use -std=gnu99 to allow additional C99 featuresRafaël Carré2010-09-07
* pitch_detector: build with -std=gnu99Rafaël Carré2010-09-07
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07
* buflib_get_data(): static inline ensures it will be inlinedRafaël Carré2010-09-07
* AMS: make dma_disable_channel() not inlineRafaël Carré2010-09-07
* debug-as3525.c : fix include, remove commentRafaël Carré2010-09-06
* Clipv1: stable statusRafaël Carré2010-09-06
* Fix set_serial_descriptor() for targets with as3543Rafaël Carré2010-09-06
* Default to 35px adobe helvetica for big displays (height > 480).Thomas Martitz2010-09-06
* Slightly reorganise the FAT driver to ensure that no more than one sector buf...Frank Gevaerts2010-09-06
* fix warningJonathan Gordon2010-09-06
* 2 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon2010-09-06
* 3rd time luckyJonathan Gordon2010-09-06
* woops, wrong dimensionsJonathan Gordon2010-09-06
* Add a work-in-progress 320x400 touch enabled sbs.Jonathan Gordon2010-09-06
* The glyph number is required if it is given (i.e you cantt use -)Jonathan Gordon2010-09-06
* Fix sdl application buildThomas Martitz2010-09-06
* Check for presence of the sdk and ndk (the corresponding env variables to be ...Thomas Martitz2010-09-06
* manual: the AMSv1 don't run OF if powered by USBRafaël Carré2010-09-06
* Implement USB VID / PID retrieval using IOKit on OS X.Dominik Riebeling2010-09-05