aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8
| | * | | bonding: Clean up resource leaksJay Vosburgh2008-10-311-18/+31
| | * | | bonding: fix miimon failure counterJay Vosburgh2008-10-311-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-308-25/+17
| |\ \ \ \
| | * | | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
| | * | | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
| | * | | | rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
| | * | | | ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
| | * | | | libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
| | * | | | libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
| | * | | | iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
| * | | | | pppoe: Fix socket leak.David S. Miller2008-10-301-3/+3
| | |_|/ / | |/| | |
* | | | | el3_common_init() should be __devinit, not __initAl Viro2008-11-011-3/+3
* | | | | missing dependencies on HAVE_CLK in drivers/mfdAl Viro2008-11-011-2/+2
* | | | | section fixes for cirrusfbAl Viro2008-11-011-1/+1
* | | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-013-5/+5
|\ \ \ \ \
| * | | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-293-5/+5
* | | | | | remove unused #include <version.h>'sHuang Weiyi2008-11-012-2/+0
* | | | | | saner FASYNC handling on file closeAl Viro2008-11-0126-92/+5
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-311-1/+10
|\ \ \ \ \ \
| * | | | | | OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-316-1043/+42
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2008-10-31150-1362/+1162
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi2008-10-312-11/+13
| * | | | | | | Define SCSPTR1 for SH 7751RMatt Fleming2008-10-311-0/+1
| * | | | | | | sh: Add sci_rxd_in of SH4-202Nobuhiro Iwamatsu2008-10-311-2/+8
| * | | | | | | sh: Change register name SCSPTR to SCSPTR2Nobuhiro Iwamatsu2008-10-311-1/+1
| * | | | | | | sh: Kill off long-dead HD64465 cchip support.Paul Mundt2008-10-283-944/+0
| * | | | | | | sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt2008-10-281-1/+0
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2008-10-282-83/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt2008-10-022-83/+16
| * | | | | | | | | SH 7366 needs SCIF_ONLYKuninori Morimoto2008-10-281-0/+1
| * | | | | | | | | gdrom: Fix compile errorNobuhiro Iwamatsu2008-10-281-2/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-311-4/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-291-4/+30
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-313-16/+151
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+7
| * | | | | | | | | sata_via: fix support for 5287Tejun Heo2008-10-311-12/+143
| * | | | | | | | | libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier2008-10-311-1/+1
| * | | | | | | | | ATA: remove excess kernel-doc notationRandy Dunlap2008-10-312-3/+0
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-301-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md: destroy partitions and notify udev when md array is stopped.NeilBrown2008-10-281-0/+7
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-305-9/+10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King2008-10-302-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] build fixes for netX serial driverPaul Bolle2008-10-302-4/+4
| * | | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2008-10-3065-154/+242
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | leds: da903x: (da9030 only) led brightness reversed.Jonathan Cameron2008-10-301-1/+1
| | * | | | | | | | | | [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-291-2/+2
| | |/ / / / / / / / /
| * | | | | | | | | | [ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij2008-10-281-2/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-3025-44/+44
|\ \ \ \ \ \ \ \ \ \