summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...Geert Uytterhoeven
2007-07-10Use list_for_each_entry() instead of list_for_each() in the block deviceMatthias Kaehlcke
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt
2007-07-10Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe
2007-07-10unexport bio_{,un}map_userAdrian Bunk
2007-07-10Remove legacy CDROM driversJens Axboe
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev
2007-07-10[PATCH] Remove acsi.cJens Axboe
2007-07-10[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endioTejun Heo
2007-07-10[PATCH] cdrom_sysctl_info fixDave Young
2007-07-10blk_hw_contig_segment(): bad segment size checksJens Axboe
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert
2007-07-10Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton
2007-07-10Input: update MAINTAINERS to explicitly mention touchscreensRobert P. J. Day
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-07-10Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary
2007-07-10Input: ppc-beep - switch to using input_dev->dev.parentDmitry Torokhov
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil
2007-07-10Input: grip-mp - use ARRAY_SIZEAndi Drebes
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov
2007-07-10Input: wistron - convert to use input-polldevDmitry Torokhov
2007-07-10Input: wistron - add LED supportEric Piel
2007-07-10Input: wriston - reduce polling frequencyEric Piel
2007-07-10Input: aiptek - update driver versionRene van Paassen
2007-07-10Input: aiptek - rework the function key codeRene van Paassen
2007-07-10Input: aiptek - tolerate newlines in sysfs filesRene van Paassen
2007-07-10Input: aiptek - correct the tool switching codeRene van Paassen
2007-07-10Input: aiptek - use only absolute misc reportsRene van Paassen
2007-07-10Input: aiptek - put sensible warnings in probeRene van Paassen
2007-07-10Input: aiptek - use set_bit instead of bitwise orRene van Paassen
2007-07-10Input: aiptek - fix relative mode parsingMark Vytlacil
2007-07-10Input: aiptek - fixed mouse button definesRene van Paassen
2007-07-10Input: aiptek - correct the proximity and validity checksRene van Paassen
2007-07-10Input: aiptek - correct documentation on reportsRene van Paassen
2007-07-10Input: aiptek - use array to list all buttonsDmitry Torokhov
2007-07-10Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov
2007-07-10Input: aiptek - use maps in attributesDmitry Torokhov
2007-07-10Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov
2007-07-10Input: aiptek - use attribute groupDmitry Torokhov