summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-124-61/+89
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-122-2/+2
* [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-121-7/+17
* [PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman2007-02-121-3/+1
* [PATCH] tty: clarify disassociate_cttyEric W. Biederman2007-02-121-2/+6
* [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-121-1/+2
* [PATCH] SPI eeprom driverDavid Brownell2007-02-123-0/+392
* [PATCH] RTC gets sysfs wakealarm attributeDavid Brownell2007-02-121-2/+101
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-123-4/+4
* [PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson2007-02-121-4/+5
* [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-123-0/+1778
* [PATCH] SPI controller driver for OMAP MicrowireDavid Brownell2007-02-123-0/+580
* [PATCH] SPI Kconfig fixDavid Brownell2007-02-121-7/+6
* [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-121-2/+0
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-126-23/+868
* [PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2007-02-122-23/+20
* [PATCH] Char: timers cleanupJiri Slaby2007-02-1217-123/+75
* [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-121-1/+1
* [PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2007-02-122-2/+2
* [PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt2007-02-121-2/+2
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-122-3/+4
* [PATCH] com20020 build fixRandy Dunlap2007-02-121-1/+2
* [PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen2007-02-121-27/+27
* [PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-3/+3
* [PATCH] Char: cyclades, use pci_device_idJiri Slaby2007-02-121-11/+12
* [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-122-42/+40
* [PATCH] null pointer dereference in appledisplay driverMichael Hanselmann2007-02-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-1118-417/+845
|\
| * Input: remove scan_keyb driverJiri Slaby2007-02-102-164/+0
| * Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-101-1/+4
| * Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-101-0/+20
| * Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-101-1/+1
| * Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-101-48/+66
| * Input: tsdev - schedule removalRichard Purdie2007-02-101-0/+4
| * Input: add Atlas button driverJaya Kumar2007-02-103-0/+181
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-101748-61745/+126754
| |\
| * | Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-182-91/+224
| * | Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-181-39/+41
| * | Input: ads7846 - select correct SPI modeImre Deak2007-01-181-0/+4
| * | Input: ads7846 - switch to using hrtimerImre Deak2007-01-181-11/+15
| * | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-181-13/+17
| * | Input: ads7846 - pluggable filtering logicImre Deak2007-01-181-40/+95
| * | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-183-5/+166
| * | Input: hid-ff - add support for Logitech Momo racing wheelJiri Slaby2007-01-182-0/+2
| * | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-181-3/+4
| * | Input: pc110pad - return proper errorAkinobu Mita2006-12-211-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11100-3133/+5790
|\ \ \
| * \ \ Merge branch 'linus'James Bottomley2007-02-10802-35201/+60241
| |\ \ \ | | | |/ | | |/|
| * | | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0
| * | | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8