summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-19FMC: add a software mezzanine driverAlessandro Rubini3-0/+115
2013-06-19FMC: add a software carrier driverAlessandro Rubini3-0/+368
2013-06-19FMC: add core bus driverAlessandro Rubini6-1/+838
2013-06-18drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-6/+6
2013-06-18memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen1-3/+6
2013-06-18memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen1-1/+4
2013-06-18mei: support HBM versioningTomas Winkler3-8/+34
2013-06-18char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches4-13/+13
2013-06-18vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch1-7/+0
2013-06-18vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch1-3/+4
2013-06-18vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch1-11/+17
2013-06-18Misc: sram: Remove unneeded checkAlexander Shiyan1-5/+1
2013-06-18pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan1-1/+1
2013-06-18FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini5-0/+48
2013-06-18extcon: Palmas Extcon DriverGraeme Gregory3-0/+254
2013-06-18extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I1-0/+2
2013-06-18extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi1-22/+1
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman86-476/+905
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-29/+74
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+5
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+23
2013-06-14mei: me: clear interrupts on the resume pathTomas Winkler1-0/+1
2013-06-14mei: nfc: fix nfc device freeingTomas Winkler1-0/+2
2013-06-14mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz1-2/+2
2013-06-14netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-06-14tulip: Properly check dma mapping resultNeil Horman1-0/+6
2013-06-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-6/+9
2013-06-14of: Fix locking vs. interruptsBenjamin Herrenschmidt1-6/+9
2013-06-14Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-4/+4
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds4-26/+47
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N1-4/+1
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N1-2/+2
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2-5/+12
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov1-0/+4
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen1-1/+1
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur1-0/+3
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich1-5/+6
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin1-7/+13
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin3-5/+6
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2-18/+18
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown1-1/+1
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-97/+251
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+7
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-128/+109
2013-06-13Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds6-38/+134
2013-06-13drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-06-13rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold1-0/+7