aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-05
* i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall2012-10-05
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-09-27
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-18
| |\
| | * powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-12
| * | powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-18
| * | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-17
| |\ \ | | |/ | |/|
| | * Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-13
| | |\
| * | \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-06
| |\ \ \
| * | | | powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-05
| * | | | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-05
| * | | | hvc_console: Better kernel console supportBenjamin Herrenschmidt2012-09-05
| * | | | powerpc/ps3: Replace virt_to_abs() with __pa()Michael Ellerman2012-09-05
| * | | | ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-05
| * | | | drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-05
| * | | | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-05
| * | | | IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman2012-09-05
| * | | | powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman2012-09-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-04
| |\ \ \ \ \
| | * | | | | can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-04
| | * | | | | can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-04
| | * | | | | can: peak_pci: fix error return codePeter Senna Tschudin2012-10-04
| * | | | | | team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-04
| * | | | | | bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-04
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-04
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-03
| | * | | | | ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-03
| | * | | | | ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-03
| | * | | | | ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-03
| | * | | | | ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-03
| * | | | | | cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller2012-10-03
| * | | | | | bnx2x: fix ring size for 10G functionsYuval Mintz2012-10-03
| * | | | | | cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya2012-10-03
| |/ / / / /
| * | | | | tg3: Fix sparse warnings.Michael Chan2012-10-02
| * | | | | bnx2x: use strlcpy() to copy a stringDan Carpenter2012-10-02
| * | | | | net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-02
| * | | | | pch_gbe: Fix PTP dependencies.David S. Miller2012-10-02
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-05
|\ \ \ \ \ \
| * | | | | | aoe: update aoe-internal version number to 50Ed Cashin2012-10-05
| * | | | | | aoe: remove unused codeEd Cashin2012-10-05
| * | | | | | aoe: make dynamic block minor numbers the defaultEd Cashin2012-10-05
| * | | | | | aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-05
| * | | | | | aoe: retain static block device numbers for backwards compatibilityEd Cashin2012-10-05
| * | | | | | aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-05
| * | | | | | aoe: update copyright year in touched filesEd Cashin2012-10-05
| * | | | | | aoe: update internal version number to 49Ed Cashin2012-10-05
| * | | | | | aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-05