Age | Commit message (Expand) | Author | Files | Lines |
2008-01-28 | convert drivers/base/power/Makefile to ccflags | Johannes Berg | 1 | -6/+2 |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 16 | -68/+375 |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 7 | -24/+935 |
2008-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -241/+637 |
2008-01-29 | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+12 |
2008-01-29 | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 22 | -254/+175 |
2008-01-29 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -120/+23 |
2008-01-29 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 21 | -159/+204 |
2008-01-29 | libata: Change "write_data" to "rw" for some function documentations | Linus Nilsson | 1 | -2/+2 |
2008-01-28 | HID: ADS/Tech Radio si470x needs blacklist entry | Tobias Lorenz | 1 | -0/+8 |
2008-01-28 | HID: Logitech Extreme 3D needs NOGET quirk | Jiri Kosina | 1 | -0/+2 |
2008-01-28 | HID: Refactor MS Presenter 8K key mapping | Jan Kiszka | 1 | -4/+5 |
2008-01-28 | HID: MS Presenter mapping for PID 0x0701 | Jiri Kosina | 1 | -3/+5 |
2008-01-28 | HID: Support Samsung IR remote | Robert Schedel | 1 | -0/+36 |
2008-01-28 | HID: fix compilation of hidbp drivers without usbhid | Jiri Kosina | 2 | -0/+4 |
2008-01-28 | HID: Blacklist the Gretag-Macbeth Huey display colorimeter | Nicolas Mailhot | 1 | -0/+4 |
2008-01-28 | HID: the `bit' in hidinput_mapping_quirks() is an out parameter | Fengguang Wu | 2 | -19/+19 |
2008-01-28 | HID: remove redundant WARN_ON()s in order not to scare users | Jiri Kosina | 1 | -2/+10 |
2008-01-28 | HID: force hiddev creation for SONY PS3 controller | Bastien Nocera | 1 | -1/+1 |
2008-01-28 | HID: Use hid blacklist in usbmouse/usbkbd | Pascal Terjan | 3 | -0/+14 |
2008-01-28 | HID: proper handling of MS 4k and 6k devices | Jiri Kosina | 2 | -4/+7 |
2008-01-28 | HID: remove unused variable in quirk event handler | Jiri Kosina | 1 | -1/+0 |
2008-01-28 | HID: hid-input quirk for BTC 8193 | Jiri Kosina | 2 | -0/+39 |
2008-01-28 | HID: separate hid-input event quirks from generic code | Jiri Kosina | 2 | -59/+69 |
2008-01-28 | HID: refactor mapping to input subsystem for quirky devices | Jiri Kosina | 3 | -155/+336 |
2008-01-28 | HID: Microsoft Wireless Optical Desktop 3.0 quirk | Drew Fisher | 1 | -0/+2 |
2008-01-28 | HID: Add support for Logitech Elite keyboards | Carlos Corbacho | 1 | -0/+2 |
2008-01-28 | HID: add full support for Genius KB-29E | Jiri Kosina | 2 | -0/+22 |
2008-01-28 | HID: fix a potential bug in pointer casting | Li Zefan | 1 | -3/+4 |
2008-01-28 | HID: Implement horizontal wheel handling for A4 Tech X5-005D | Pavel Troller | 2 | -3/+19 |
2008-01-28 | HID: Add support for Apple aluminum USB keyboards. | Michel Daenzer | 3 | -3/+32 |
2008-01-28 | HID: Rename some code identifiers from PowerBook specific to Apple generic | Michel Daenzer | 2 | -50/+51 |
2008-01-28 | HID: Map MS Presenter 8000 bottom-side buttons | Jan Kiszka | 1 | -2/+14 |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King | 13 | -132/+173 |
2008-01-28 | Merge branch 'orion' into devel | Russell King | 2 | -16/+18 |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 5 | -4/+6 |
2008-01-28 | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 1 | -1/+2 |
2008-01-28 | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 1 | -4/+4 |
2008-01-28 | [ARM] 4746/1: pcm027: network support for phyCORE-PXA270 | Robert Schwebel | 1 | -1/+2 |
2008-01-28 | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King | 2 | -20/+20 |
2008-01-28 | [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002 | Russell King | 1 | -7/+7 |
2008-01-28 | SG: work with the SCSI fixed maximum allocations. | James Bottomley | 1 | -3/+5 |
2008-01-28 | blk_end_request: changing xsysace (take 4) | Kiyoshi Ueda | 1 | -4/+1 |
2008-01-28 | blk_end_request: changing ub (take 4) | Kiyoshi Ueda | 1 | -5/+5 |
2008-01-28 | blk_end_request: changing scsi (take 4) | Kiyoshi Ueda | 1 | -20/+11 |
2008-01-28 | blk_end_request: changing ide-cd (take 4) | Kiyoshi Ueda | 1 | -14/+35 |
2008-01-28 | blk_end_request: changing ide normal caller (take 4) | Kiyoshi Ueda | 2 | -16/+15 |
2008-01-28 | blk_end_request: changing cpqarray (take 4) | Kiyoshi Ueda | 1 | -29/+7 |
2008-01-28 | blk_end_request: changing cciss (take 4) | Kiyoshi Ueda | 1 | -22/+3 |
2008-01-28 | blk_end_request: changing ide-scsi (take 4) | Kiyoshi Ueda | 1 | -4/+4 |