summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe24-48/+48
2009-07-23HID: add rumble support for Thrustmaster Dual Trigger 3-in-1Ruben Aos Garralda3-4/+10
2009-07-23HID: ntrig tool separation and pen usagesRafi Rubin1-4/+29
2009-07-23HID: Avoid double spin_lock_init on usbhid->lockSergey Senozhatsky1-1/+0
2009-07-23HID: add force feedback support for Logitech WingMan Formula Force GPJiri Kosina5-0/+6
2009-07-23HID: Support new variants of Samsung USB IR receiver (0419:0001)Robert Schedel1-5/+34
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+8
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-0/+2
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-80/+3320
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+7
2009-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-18/+62
2009-07-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds1-2/+2
2009-07-21sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-21ide-tape: Don't leak kernel stack informationMichael Buesch1-0/+1
2009-07-21ide: fix memory leak when flush command is issuedMaxime Bizon1-0/+1
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-3/+4
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov2-3/+3
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont3-0/+470
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain2-0/+2
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre1-2/+2
2009-07-20tty: fix chars_in_buffersAlan Cox7-10/+10
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-12/+12
2009-07-20vc: create vcs(a) devices for consolesKay Sievers1-0/+4
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros1-0/+1
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki1-7/+14
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke1-6/+8
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke4-13/+23
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke3-7/+9
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks4-0/+1625
2009-07-20Add mac driver for w90p910Wan ZongShun3-0/+1114
2009-07-20HID: Move dereferences below a NULL testJulia Lawall1-2/+4
2009-07-19virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick1-1/+6
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+5
2009-07-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-12/+25
2009-07-17Update Andreas Koensgen's email addressRalf Baechle1-1/+1
2009-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-4/+5
2009-07-17tty_port: Fix return on interrupted useAlan Cox1-1/+1
2009-07-17[ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon1-0/+1
2009-07-17virtio-pci: correctly unregister root device on errorMark McLoughlin1-1/+1
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig1-1/+1
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig1-0/+3
2009-07-17lguest: remove unnecessary forward struct declarationDavide Libenzi1-2/+0