summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2234-80/+3320
|\
| * sky2: Avoid races in sky2_downMike McCormack2009-07-211-8/+8
| * drivers/net/mlx4: Adjust constantJulia Lawall2009-07-211-1/+1
| * drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-1/+2
| * drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-3/+4
| * connector: maintainer/mail update.Evgeniy Polyakov2009-07-212-3/+3
| * USB host CDC Phonet network interface driverRémi Denis-Courmont2009-07-213-0/+470
| * macsonic, jazzsonic: fix oops on module unloadFinn Thain2009-07-212-0/+2
| * macsonic: move probe function to .devinit.textUwe Kleine-König2009-07-211-7/+7
| * can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger2009-07-201-0/+4
| * can: restart device even if dev_alloc_skb() failsWolfgang Grandegger2009-07-201-2/+2
| * can: sja1000: remove duplicated includesWolfgang Grandegger2009-07-201-1/+0
| * New device ID for sc92031 [1088:2031]Cesar Eduardo Barros2009-07-201-0/+1
| * 3c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki2009-07-201-7/+14
| * netxen: fix thermal check and shutdownDhananjay Phadke2009-07-201-6/+8
| * netxen: fix deadlock on dev closeDhananjay Phadke2009-07-204-13/+23
| * netxen: fix context deletion sequenceDhananjay Phadke2009-07-203-7/+9
| * net: Micrel KS8851 SPI network driverBen Dooks2009-07-204-0/+1625
| * Add mac driver for w90p910Wan ZongShun2009-07-203-0/+1114
| * Update Andreas Koensgen's email addressRalf Baechle2009-07-171-1/+1
| * cdc-eem: bad crc checkingVincent CUISSARD2009-07-161-1/+1
| * ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-161-4/+0
| * ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-161-0/+2
| * sky2: revert shutdown changesStephen Hemminger2009-07-161-8/+1
| * E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa2009-07-161-0/+3
| * bonding: clean muticast addresses when device changes typeMoni Shoua2009-07-161-2/+10
| * atl1c: misplaced parenthesisroel kluin2009-07-161-1/+1
| * atl1c: add missing parenthesesroel kluin2009-07-161-4/+4
* | 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