aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-15rtc-pxa: fix build failureAntonio Ospite
2009-01-15rtc: tw4030 add alarm/update interfacesAlessandro Zummo
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft
2009-01-15video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks
2009-01-15atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka
2009-01-15atmel_serial: fix flow control bugItai Levi
2009-01-15b44: GFP_DMA skb should not escape from driverEric Dumazet
2009-01-15hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan
2009-01-15hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAXAlistair John Strachan
2009-01-15hwmon: (abituguru3) Match partial DMI board name stringsAlistair John Strachan
2009-01-15hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse
2009-01-15hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUsAndreas Herrmann
2009-01-15hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUsAndreas Herrmann
2009-01-15hwmon: (k8temp) Warn about fam F rev F errataAndreas Herrmann
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox
2009-01-15ftdi_sio: fix kref leakJim Paris
2009-01-15When a break signal is detected, the next character should be ignored.Mischa Jonker
2009-01-15serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox
2009-01-15ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers
2009-01-15korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter
2009-01-15korina: do not stop queue herePhil Sutter
2009-01-15korina: fix handling tx_chain_tailPhil Sutter
2009-01-15korina: do tx at the right positionPhil Sutter
2009-01-15korina: do schedule napi after testing for itPhil Sutter
2009-01-15korina: rework korina_rx() for use with napiPhil Sutter
2009-01-15korina: disable napi on close and restartPhil Sutter
2009-01-15korina: reset resource buffer size to 1536Phil Sutter
2009-01-15korina: fix usage of driver_dataPhil Sutter
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein
2009-01-15bnx2x: MTU FilterEilon Greenstein
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein
2009-01-15bnx2x: Missing bracketsEilon Greenstein
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein
2009-01-15bnx2x: Endianness issuesEilon Greenstein