summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-0214-27/+46
|\
| * ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-021-1/+6
| * tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
| * tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
| * tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
| * ide: Switch to a common addressAlan Cox2008-11-0211-11/+11
| * ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-021-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0225-78/+121
|\ \
| * | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-022-2/+0Star
| * | bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
| * | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0Star
| * | net: delete excess kernel-doc notationRandy Dunlap2008-10-311-1/+0Star
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3111-36/+99
| |\ \
| | * | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-313-0/+31
| | * | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * | amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4Star
| | * | atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| | * | SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0Star
| | * | myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| | * | 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-318-25/+17Star
| |\ \ \
| | * | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1Star
| | * | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9Star
| | * | | 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-311-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/+0Star
* | | | | saner FASYNC handling on file closeAl Viro2008-11-0126-92/+5Star
* | | | | 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/+42Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2008-10-31150-1362/+1162Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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/+0Star
| * | | | | | sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt2008-10-281-1/+0Star
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2008-10-282-83/+16Star
| |\ \ \ \ \ \ \