aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek
2009-01-15lis3lv02d: merge with leds hp diskEric Piel
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray
2009-01-15nbd: do not allow two clients at the same timePavel Machek
2009-01-15synclink_gt: enable RI interruptPaul Fulghum
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson
2009-01-15rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme
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-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-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14ide: fix suspend regressionBartlomiej Zolnierkiewicz
2009-01-14tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto
2009-01-14ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz
2009-01-14sl82c105: remove dead codeBartlomiej Zolnierkiewicz
2009-01-14via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz
2009-01-14ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz
2009-01-14it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-13TWL4030: fix clk API usageRussell King
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-13Prevent oops at boot with VT-dDirk Hohndel
2009-01-13pata_it821x: Update RDC UDMA handlingAlan Cox
2009-01-13ata: fix wrong WARN_ON_ONCEChristian Borntraeger
2009-01-13hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller
2009-01-13hvc_console: Do not set low_latency when using interruptsMilton Miller
2009-01-13hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller
2009-01-13hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar