aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | bonding: clean muticast addresses when device changes typeMoni Shoua2009-07-16
| | * | | atl1c: misplaced parenthesisroel kluin2009-07-16
| | * | | atl1c: add missing parenthesesroel kluin2009-07-16
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-07-22
| |\ \ \ \
| | * | | | HID: Move dereferences below a NULL testJulia Lawall2009-07-19
| | * | | | HID: hiddev, fix lock imbalanceJiri Slaby2009-06-22
| * | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-07-22
| |\ \ \ \ \
| | * | | | | UBI: fix bug in image sequence number handlingHolger Brunck2009-07-15
| | * | | | | UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-15
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-22
| |\ \ \ \ \ \
| | * | | | | | Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young2009-07-21
| | * | | | | | Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2009-07-14
| | * | | | | | Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie2009-07-13
| | * | | | | | Input: pcspkr - switch driver to dev_pm_opsFrans Pop2009-07-13
| | * | | | | | Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-13
| | * | | | | | Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta2009-07-13
| * | | | | | | fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds2009-07-22
| * | | | | | | mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre2009-07-20
| * | | | | | | tty: fix chars_in_buffersAlan Cox2009-07-20
| * | | | | | | specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-20
| * | | | | | | vc: create vcs(a) devices for consolesKay Sievers2009-07-20
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-18
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon2009-07-17
| | * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-09
| | |\ \ \ \ \ \ \
| | | * | | | | | | backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-03
| | | * | | | | | | pxamci: correct DMA flow controlMatt Reimer2009-07-03
| * | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm: Move a dereference below a NULL testJulia Lawall2009-07-15
| | * | | | | | | | | fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-15
| | * | | | | | | | | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-15
| | * | | | | | | | | drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-15
| | * | | | | | | | | drm: drm_gem, check kzalloc retvalJiri Slaby2009-07-15
| | * | | | | | | | | drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-15
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-07-17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | virtio-pci: correctly unregister root device on errorMark McLoughlin2009-07-17
| | * | | | | | | | | | virtio_blk: ioctl return value fixChristoph Hellwig2009-07-17
| | * | | | | | | | | | virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-17
| | * | | | | | | | | | lguest: remove unnecessary forward struct declarationDavide Libenzi2009-07-17
| * | | | | | | | | | | tty_port: Fix return on interrupted useAlan Cox2009-07-17
| |/ / / / / / / / / /
| * | | | | | | | | | n_tty: Fix echo raceAlan Cox2009-07-16
| * | | | | | | | | | tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-16
| * | | | | | | | | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-16
| * | | | | | | | | | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton2009-07-16
| * | | | | | | | | | serial: don't add msm_serial's probe function to the driver structUwe Kleine-König2009-07-16
| * | | | | | | | | | tty: fix close/hangup raceAlan Cox2009-07-16
| * | | | | | | | | | Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-16
| * | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-15
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-14
| | * | | | | | | | | drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-14
| | * | | | | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-14