| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: ads7846 - optionally leave Vref on during differential measurements | Imre Deak | 2007-01-18 | 1 | -13/+17 |
* | Input: ads7846 - pluggable filtering logic | Imre Deak | 2007-01-18 | 1 | -40/+95 |
* | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell | 2007-01-18 | 3 | -5/+166 |
* | Input: hid-ff - add support for Logitech Momo racing wheel | Jiri Slaby | 2007-01-18 | 2 | -0/+2 |
* | Input: i8042 - really suppress ACK/NAK during panic blink | Dmitry Torokhov | 2007-01-18 | 1 | -3/+4 |
* | Input: pc110pad - return proper error | Akinobu Mita | 2006-12-21 | 1 | -1/+1 |
* | Input: ucb1400 - fix compile error | Dmitry Torokhov | 2006-12-08 | 1 | -1/+1 |
* | Input: kill maple_keyb.c driver | Paul Mundt | 2006-12-08 | 1 | -166/+0 |
* | Input: i8042 - add another Lifebook P7010 to nomux blacklist | Dmitry Torokhov | 2006-12-08 | 1 | -0/+7 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 1206 | -35635/+58319 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2006-12-07 | 17 | -1905/+1411 |
| |\ |
|
| | * | ieee1394: sbp2: code formatting around work_struct stuff | Stefan Richter | 2006-12-07 | 1 | -7/+9 |
| | * | ieee1394: nodemgr: remove a kcalloc | Stefan Richter | 2006-12-07 | 1 | -46/+20 |
| | * | ieee1394: conditionally export ieee1394_bus_type | Stefan Richter | 2006-12-07 | 1 | -0/+1 |
| | * | ieee1394: Consolidate driver registering | Ben Collins | 2006-12-07 | 8 | -27/+22 |
| | * | ieee1394: sbp2: convert from PCI DMA to generic DMA | Stefan Richter | 2006-12-07 | 3 | -68/+62 |
| | * | ieee1394: nodemgr: spaces to tabs | Stefan Richter | 2006-12-07 | 1 | -49/+49 |
| | * | ieee1394: nodemgr: fix deadlock in shutdown | Stefan Richter | 2006-12-07 | 1 | -3/+18 |
| | * | ieee1394: nodemgr: remove duplicate assignment | Stefan Richter | 2006-12-07 | 1 | -1/+1 |
| | * | sbp2: make 1bit bitfield unsigned | Luca Tettamanti | 2006-12-07 | 1 | -1/+1 |
| | * | ieee1394: schedule *_oui sysfs attributes for removal | Stefan Richter | 2006-12-07 | 1 | -1/+1 |
| | * | ieee1394: schedule unused symbol exports for removal | Stefan Richter | 2006-12-07 | 1 | -7/+2 |
| | * | ieee1394: dv1394: schedule for feature removal | Stefan Richter | 2006-12-07 | 2 | -9/+8 |
| | * | ieee1394: raw1394: defer feature removal of old isoch interface | Stefan Richter | 2006-12-07 | 1 | -0/+17 |
| | * | ieee1394: ohci1394: call PMac code in shutdown only for proper machines | Stefan Richter | 2006-12-07 | 1 | -1/+1 |
| | * | ieee1394: ohci1394: reformat PPC_PMAC platform code | Stefan Richter | 2006-12-07 | 1 | -20/+14 |
| | * | ieee1394: ohci1394: add PPC_PMAC platform code to driver probe | Stefan Richter | 2006-12-07 | 1 | -4/+15 |
| | * | ieee1394: sbp2: wrap two functions into one | Stefan Richter | 2006-12-07 | 1 | -23/+7 |
| | * | ieee1394: sbp2: update comment on things to do | Stefan Richter | 2006-12-07 | 1 | -7/+19 |
| | * | ieee1394: sbp2: use list_move_tail() | Stefan Richter | 2006-12-07 | 1 | -2/+1 |
| | * | ieee1394: sbp2: more concise names for types and variables | Stefan Richter | 2006-12-07 | 2 | -598/+575 |
| | * | ieee1394: sbp2: remove unused struct members | Stefan Richter | 2006-12-07 | 2 | -25/+4 |
| | * | ieee1394: sbp2: proper unit in module parameter description | Stefan Richter | 2006-12-07 | 1 | -1/+2 |
| | * | ieee1394: sbp2: clean up sbp2_ namespace | Stefan Richter | 2006-12-07 | 2 | -133/+132 |
| | * | ieee1394: sbp2: some conditions in queue_command are unlikely | Stefan Richter | 2006-12-07 | 1 | -5/+5 |
| | * | ieee1394: sbp2: remove superfluous comments | Stefan Richter | 2006-12-07 | 2 | -355/+109 |
| | * | ieee1394: sbp2: delayed_work -> work_struct | Stefan Richter | 2006-12-07 | 2 | -16/+12 |
| | * | ieee1394: sbp2: coding style of some macros | Stefan Richter | 2006-12-07 | 1 | -77/+78 |
| | * | ieee1394: sbp2: remove debug macros | Stefan Richter | 2006-12-07 | 1 | -280/+20 |
| | * | ieee1394: sbp2: consolidate log levels | Stefan Richter | 2006-12-07 | 1 | -19/+12 |
| | * | ieee1394: sbp2: remove duplicate code | Stefan Richter | 2006-12-07 | 1 | -11/+0 |
| | * | ieee1394: sbp2: remove dead code | Stefan Richter | 2006-12-07 | 1 | -15/+0 |
| | * | ieee1394: sbp2: clean up function declarations | Stefan Richter | 2006-12-07 | 2 | -104/+86 |
| | * | ieee1394: sbp2: remove irritating log message | Stefan Richter | 2006-12-07 | 1 | -2/+0 |
| | * | ohci1394: shortcut irq printing | Alexey Dobriyan | 2006-12-07 | 1 | -4/+2 |
| | * | ieee1394: nodemgr: take it easy if bus_rescan_devices fails | Stefan Richter | 2006-12-07 | 1 | -3/+2 |
| | * | drivers/ieee1394/*: use kmemdup() | Eric Sesterhenn | 2006-12-07 | 2 | -4/+2 |
| | * | ieee1394: ohci1394: proper log messages in suspend and resume | Stefan Richter | 2006-12-07 | 1 | -11/+15 |
| | * | ieee1394: ohci1394: revert fail on error in suspend | Stefan Richter | 2006-12-07 | 1 | -2/+11 |
| | * | ieee1394: only build OUI database files if config enabled | Randy Dunlap | 2006-12-07 | 1 | -1/+4 |