summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-07-222-3/+7
|\
| * HID: Move dereferences below a NULL testJulia Lawall2009-07-201-2/+4
| * HID: hiddev, fix lock imbalanceJiri Slaby2009-06-221-1/+3
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-07-222-1/+2
|\ \
| * | UBI: fix bug in image sequence number handlingHolger Brunck2009-07-151-1/+1
| * | UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-151-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-226-18/+62
|\ \ \
| * | | Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young2009-07-201-0/+16
| * | | Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2009-07-132-3/+2
| * | | Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie2009-07-121-0/+16
| * | | Input: pcspkr - switch driver to dev_pm_opsFrans Pop2009-07-121-2/+6
| * | | Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-121-13/+13
| * | | Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta2009-07-121-0/+9
* | | | fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds2009-07-221-2/+2
* | | | mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre2009-07-201-2/+2
* | | | tty: fix chars_in_buffersAlan Cox2009-07-207-10/+10
* | | | specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-201-12/+12
* | | | vc: create vcs(a) devices for consolesKay Sievers2009-07-201-0/+4
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-183-2/+5
|\ \ \ \
| * | | | [ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon2009-07-171-0/+1
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-092-2/+4
| |\ \ \ \
| | * | | | backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| | * | | | pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-176-12/+25
|\ \ \ \ \ \
| * | | | | | drm: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
| * | | | | | fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-151-1/+2
| * | | | | | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-151-2/+2
| * | | | | | drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-151-1/+5
| * | | | | | drm: drm_gem, check kzalloc retvalJiri Slaby2009-07-151-7/+10
| * | | | | | drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-151-0/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-07-173-4/+5
|\ \ \ \ \ \ \
| * | | | | | | virtio-pci: correctly unregister root device on errorMark McLoughlin2009-07-171-1/+1
| * | | | | | | virtio_blk: ioctl return value fixChristoph Hellwig2009-07-171-1/+1
| * | | | | | | virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-171-0/+3
| * | | | | | | lguest: remove unnecessary forward struct declarationDavide Libenzi2009-07-171-2/+0
* | | | | | | | tty_port: Fix return on interrupted useAlan Cox2009-07-171-1/+1
|/ / / / / / /
* | | | | | | n_tty: Fix echo raceAlan Cox2009-07-161-3/+0
* | | | | | | tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-161-4/+8
* | | | | | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-161-9/+3
* | | | | | | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton2009-07-161-1/+0
* | | | | | | serial: don't add msm_serial's probe function to the driver structUwe Kleine-König2009-07-161-1/+0
* | | | | | | tty: fix close/hangup raceAlan Cox2009-07-161-10/+15
* | | | | | | Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-162-0/+2
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-154-3/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-141-0/+1
| * | | | | | drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-141-1/+2
| * | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-141-2/+18
| * | | | | | libata: fix follow-up SRST failure pathTejun Heo2009-07-141-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-144-13/+23
|\ \ \ \ \ \
| * | | | | | i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
OpenPOWER on IntegriCloud