| Commit message (Expand) | Author | Age |
* | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-10 |
|\ |
|
| * | Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu... | Geert Uytterhoeven | 2007-07-10 |
| * | Use list_for_each_entry() instead of list_for_each() in the block device | Matthias Kaehlcke | 2007-07-10 |
| * | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", | Jan Engelhardt | 2007-07-10 |
| * | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt | 2007-07-10 |
| * | Use menuconfigs instead of menus, so the whole menu can be disabled at once | Jan Engelhardt | 2007-07-10 |
| * | cfq-iosched: fix async queue behaviour | Jens Axboe | 2007-07-10 |
| * | unexport bio_{,un}map_user | Adrian Bunk | 2007-07-10 |
| * | Remove legacy CDROM drivers | Jens Axboe | 2007-07-10 |
| * | [PATCH] fix request->cmd == INT cases | Boaz Harrosh | 2007-07-10 |
| * | cciss: add new controller support for P700m | Mike Miller (OS Dev | 2007-07-10 |
| * | [PATCH] Remove acsi.c | Jens Axboe | 2007-07-10 |
| * | [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio | Tejun Heo | 2007-07-10 |
| * | [PATCH] cdrom_sysctl_info fix | Dave Young | 2007-07-10 |
| * | blk_hw_contig_segment(): bad segment size checks | Jens Axboe | 2007-07-10 |
| * | [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK | Benjamin Gilbert | 2007-07-10 |
* | | Input: tsdev - fix broken usec-to-millisecs conversion | Andrew Morton | 2007-07-10 |
* | | Input: pxa27x_keyboard - fix compile error | Mike Rapoport | 2007-07-10 |
* | | Input: serio_raw - shut up errorneous warning | Andrew Morton | 2007-07-10 |
* | | Input: update MAINTAINERS to explicitly mention touchscreens | Robert P. J. Day | 2007-07-10 |
* | | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede | 2007-07-10 |
* | | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary | 2007-07-10 |
* | | Input: ppc-beep - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-07-10 |
* | | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 | Dmitry Torokhov | 2007-07-10 |
* | | Input: xpad - make xpad_play_effect() static | Adrian Bunk | 2007-07-10 |
* | | Input: xpad - fix check for succesful usb_buffer_alloc | Jan Kratochvil | 2007-07-10 |
* | | Input: grip-mp - use ARRAY_SIZE | Andi Drebes | 2007-07-10 |
* | | Input: wacom - add support for the new Bamboo tablets | Ping Cheng | 2007-07-10 |
* | | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 2007-07-10 |
* | | Input: convert from class devices to standard devices | Dmitry Torokhov | 2007-07-10 |
* | | Input: wistron - add support for querying/changing keymap | Dmitry Torokhov | 2007-07-10 |
* | | Input: wistron - convert to use input-polldev | Dmitry Torokhov | 2007-07-10 |
* | | Input: wistron - add LED support | Eric Piel | 2007-07-10 |
* | | Input: wriston - reduce polling frequency | Eric Piel | 2007-07-10 |
* | | Input: aiptek - update driver version | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - rework the function key code | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - tolerate newlines in sysfs files | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - correct the tool switching code | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - use only absolute misc reports | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - put sensible warnings in probe | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - use set_bit instead of bitwise or | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - fix relative mode parsing | Mark Vytlacil | 2007-07-10 |
* | | Input: aiptek - fixed mouse button defines | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - correct the proximity and validity checks | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - correct documentation on reports | Rene van Paassen | 2007-07-10 |
* | | Input: aiptek - use array to list all buttons | Dmitry Torokhov | 2007-07-10 |
* | | Input: aiptek - kill aiptek_convert_from_2s_complement() | Dmitry Torokhov | 2007-07-10 |
* | | Input: aiptek - use maps in attributes | Dmitry Torokhov | 2007-07-10 |
* | | Input: aiptek - do not check for NULL in attribute methods | Dmitry Torokhov | 2007-07-10 |
* | | Input: aiptek - use attribute group | Dmitry Torokhov | 2007-07-10 |