summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-16sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-16atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-16atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-16n_tty: Fix echo raceAlan Cox1-3/+0
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby1-4/+8
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner1-9/+3
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-07-16serial: don't add msm_serial's probe function to the driver structUwe Kleine-König1-1/+0
2009-07-16tty: fix close/hangup raceAlan Cox1-10/+15
2009-07-16Revert "ppp: Fix throttling bugs"Linus Torvalds2-0/+2
2009-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+25
2009-07-15UBI: fix bug in image sequence number handlingHolger Brunck1-1/+1
2009-07-15UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy1-0/+1
2009-07-15drm: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-15fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes1-1/+2
2009-07-15drm/ttm: fix misplaced parenthesesRoel Kluin1-2/+2
2009-07-15drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth1-1/+5
2009-07-15drm: drm_gem, check kzalloc retvalJiri Slaby1-7/+10
2009-07-15drm: drm_debugfs, check kmalloc retvalJiri Slaby1-0/+4
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin1-0/+1
2009-07-14drivers/ata: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo1-2/+18
2009-07-14libata: fix follow-up SRST failure pathTejun Heo1-0/+4
2009-07-15z2ram: Small cleanup for z2ram.cZhaolei1-1/+1
2009-07-14Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-13/+23
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-2/+9
2009-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-49/+75
2009-07-15i2c: Use resource_sizeJulia Lawall4-8/+8
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell1-4/+14
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman1-1/+1
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller5-68/+44
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-13Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2-3/+2
2009-07-13igb: gcc-3.4.6 fixEric Dumazet1-40/+37
2009-07-13atlx: duplicate testing of MCAST flagroel kluin1-1/+1
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds14-79/+80
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-11/+16
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds46-2204/+574
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare2-0/+2
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie1-0/+16
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop1-2/+6
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber1-13/+13
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta1-0/+9
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta1-0/+1
2009-07-12USB: handle zero-length usbfs submissions correctlyAlan Stern1-21/+20
2009-07-12USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8