aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray1-0/+5
2009-01-15nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-15synclink_gt: enable RI interruptPaul Fulghum1-10/+6
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-15rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme1-2/+3
2009-01-15rtc-pxa: fix build failureAntonio Ospite1-0/+2
2009-01-15rtc: tw4030 add alarm/update interfacesAlessandro Zummo1-34/+10
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-15video/framebuffer: fix bug: jpegview cannot work on framebuffer device other than 16BPPMichael Hennerich2-2/+28
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks5-12/+24
2009-01-15atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka1-2/+1
2009-01-15atmel_serial: fix flow control bugItai Levi1-1/+1
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow1-1/+3
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow1-2/+1
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox1-0/+1
2009-01-15ftdi_sio: fix kref leakJim Paris1-1/+1
2009-01-15When a break signal is detected, the next character should be ignored.Mischa Jonker1-11/+12
2009-01-15serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon1-0/+2
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby1-0/+8
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox1-1/+1
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds16-317/+143
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-8/+4
2009-01-14ide: fix suspend regressionBartlomiej Zolnierkiewicz1-4/+8
2009-01-14tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto1-1/+0
2009-01-14ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz1-5/+0
2009-01-14sl82c105: remove dead codeBartlomiej Zolnierkiewicz1-4/+0
2009-01-14via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz1-2/+0
2009-01-14ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz1-1/+1
2009-01-14it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips1-2/+1
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips1-0/+12
2009-01-14ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz2-2/+2
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens1-8/+4
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov3-221/+0
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+4
2009-01-13fix early_serial_setup() regressionHelge Deller2-1/+2
2009-01-13TWL4030: fix clk API usageRussell King1-4/+4
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-31/+47
2009-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-7/+19
2009-01-13Prevent oops at boot with VT-dDirk Hohndel1-1/+2
2009-01-13pata_it821x: Update RDC UDMA handlingAlan Cox1-4/+13
2009-01-13ata: fix wrong WARN_ON_ONCEChristian Borntraeger1-3/+6
2009-01-13hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller1-3/+1
2009-01-13hvc_console: Do not set low_latency when using interruptsMilton Miller1-1/+2
2009-01-13hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller1-1/+1
2009-01-13hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller1-2/+5
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell4-22/+22
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell1-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar3-10/+10
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier7-30/+46
2009-01-12IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap1-1/+1