summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-081-1/+1
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-083-8/+8
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-086-10/+10
* [PATCH] struct path: convert zorroJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert videoJosef Sipek2006-12-083-7/+7
* [PATCH] struct path: convert v4lJosef Sipek2006-12-083-4/+4
* [PATCH] struct path: convert usbJosef Sipek2006-12-083-11/+11
* [PATCH] struct path: convert scsiJosef Sipek2006-12-082-2/+2
* [PATCH] struct path: convert sbusJosef Sipek2006-12-085-6/+6
* [PATCH] struct path: convert s390-driversJosef Sipek2006-12-083-7/+7
* [PATCH] struct path: convert pcmciaJosef Sipek2006-12-081-3/+3
* [PATCH] struct path: convert pciJosef Sipek2006-12-081-4/+4
* [PATCH] struct path: convert oprofileJosef Sipek2006-12-081-4/+4
* [PATCH] struct path: convert nbdJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert mdJosef Sipek2006-12-084-8/+8
* [PATCH] struct path: convert ixjJosef Sipek2006-12-081-5/+5
* [PATCH] struct path: convert isdnJosef Sipek2006-12-084-7/+7
* [PATCH] struct path: convert isapnpJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert ipmiJosef Sipek2006-12-081-2/+2
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-083-10/+10
* [PATCH] struct path: convert ieee1394Josef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert i2c-driversJosef Sipek2006-12-081-2/+2
* [PATCH] struct path: convert drmJosef Sipek2006-12-085-53/+53
* [PATCH] struct path: convert cosaJosef Sipek2006-12-081-2/+2
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-0818-41/+41
* [PATCH] struct path: convert block_driversJosef Sipek2006-12-083-5/+5
* [PATCH] struct path: rename DM's struct pathJosef "Jeff" Sipek2006-12-086-23/+23
* [PATCH] isdn/gigaset: use bitrev8Akinobu Mita2006-12-085-45/+7Star
* [PATCH] atm/ambassador: use bitrev8Akinobu Mita2006-12-082-14/+4Star
* [PATCH] isdn/hisax: use bitrev8Akinobu Mita2006-12-084-28/+3Star
* [PATCH] video: use bitrev8Akinobu Mita2006-12-086-124/+26Star
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-081-1/+1
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-081-1/+1
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-081-3/+3
* [PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier2006-12-081-4/+439
* [PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier2006-12-081-0/+32
* [PATCH] pktcdvd: make procfs interface optionalThomas Maier2006-12-081-5/+9
* [PATCH] pktcdvd: reusability of procfs functionsThomas Maier2006-12-081-27/+45
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-082-100/+149
* [PATCH] time: re-add verify_pmtmr_ratejohn stultz2006-12-081-0/+36
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-081-1/+1
* Input: kill maple_keyb.c driverPaul Mundt2006-12-081-166/+0Star
* Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov2006-12-081-0/+7
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081206-35635/+58319
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2006-12-0817-1905/+1411Star
| |\
| | * ieee1394: sbp2: code formatting around work_struct stuffStefan Richter2006-12-071-7/+9
| | * ieee1394: nodemgr: remove a kcallocStefan Richter2006-12-071-46/+20Star
| | * ieee1394: conditionally export ieee1394_bus_typeStefan Richter2006-12-071-0/+1
| | * ieee1394: Consolidate driver registeringBen Collins2006-12-078-27/+22Star
| | * ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter2006-12-073-68/+62Star