summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* UIO: allow binding uio_pdrv_genirq.c to devices using command line optionPavel Machek2013-06-181-2/+6
* FMC: add a char-device mezzanine driverAlessandro Rubini2013-06-183-0/+206
* FMC: add a driver to write mezzanine EEPROMAlessandro Rubini2013-06-183-0/+185
* FMC: add a software mezzanine driverAlessandro Rubini2013-06-183-0/+115
* FMC: add a software carrier driverAlessandro Rubini2013-06-183-0/+368
* FMC: add core bus driverAlessandro Rubini2013-06-186-1/+838
* drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2013-06-182-6/+6
* memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen2013-06-171-3/+6
* memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen2013-06-171-1/+4
* mei: support HBM versioningTomas Winkler2013-06-173-8/+34
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-174-13/+13
* vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch2013-06-171-7/+0
* vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch2013-06-171-3/+4
* vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch2013-06-171-11/+17
* Misc: sram: Remove unneeded checkAlexander Shiyan2013-06-171-5/+1
* pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan2013-06-171-1/+1
* FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini2013-06-175-0/+48
* extcon: Palmas Extcon DriverGraeme Gregory2013-06-173-0/+254
* extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I2013-06-171-0/+2
* extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi2013-06-171-22/+1
* Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-1786-476/+905
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1511-29/+74
| |\
| | * netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
| | * tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
| | * net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| | * drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| | * drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| | * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| | * bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
| | * bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| | * net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| | * be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| | * xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
| | * macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
| * | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-143-2/+5
| |\ \
| | * | mei: me: clear interrupts on the resume pathTomas Winkler2013-06-131-0/+1
| | * | mei: nfc: fix nfc device freeingTomas Winkler2013-06-131-0/+2
| | * | mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz2013-06-131-2/+2
| * | | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-145-21/+23
| |\ \ \
| | * | | usb: chipidea: fix id change handlingAlexander Shishkin2013-06-111-1/+2
| | * | | usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-111-5/+8
| | * | | USB: pl2303: fix device initialisation at openJohan Hovold2013-06-101-5/+5
| | * | | USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-101-6/+4
| | * | | USB: f81232: fix device initialisation at openJohan Hovold2013-06-101-4/+4
| | |/ /
| * | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-131-6/+9
| |\ \ \
| | * | | of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-131-6/+9
| | |/ /
| * | | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-132-4/+4
| |\ \ \
| | * | | ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-102-4/+4
| | |/ /
| * | | Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds2013-06-134-26/+47
| |\ \ \ | | |_|/ | |/| |
| | * | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin2013-06-133-5/+6