summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: hv: allocate synic structures before hv_synic_init()Jason Wang2013-06-253-34/+63
* drivers: hv: check interrupt mask before read_indexJason Wang2013-06-251-0/+2
* vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun2013-06-251-1/+2
* FMC: fix error handling in probe() functionDan Carpenter2013-06-251-6/+11
* fmc: avoid readl/writel namespace conflictArnd Bergmann2013-06-201-2/+2
* FMC: NULL dereference on allocation failureDan Carpenter2013-06-201-5/+6
* UIO: fix uio_pdrv_genirq with device tree but no interruptPavel Machek2013-06-191-15/+10
* UIO: allow binding uio_pdrv_genirq.c to devices using command line optionPavel Machek2013-06-191-2/+6
* FMC: add a char-device mezzanine driverAlessandro Rubini2013-06-193-0/+206
* FMC: add a driver to write mezzanine EEPROMAlessandro Rubini2013-06-193-0/+185
* FMC: add a software mezzanine driverAlessandro Rubini2013-06-193-0/+115
* FMC: add a software carrier driverAlessandro Rubini2013-06-193-0/+368
* FMC: add core bus driverAlessandro Rubini2013-06-196-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-181-3/+6
* memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen2013-06-181-1/+4
* mei: support HBM versioningTomas Winkler2013-06-183-8/+34
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-184-13/+13
* vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch2013-06-181-7/+0
* vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch2013-06-181-3/+4
* vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch2013-06-181-11/+17
* Misc: sram: Remove unneeded checkAlexander Shiyan2013-06-181-5/+1
* pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan2013-06-181-1/+1
* FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini2013-06-185-0/+48
* extcon: Palmas Extcon DriverGraeme Gregory2013-06-183-0/+254
* extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I2013-06-181-0/+2
* extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi2013-06-181-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-141-1/+5
| | * tulip: Properly check dma mapping resultNeil Horman2013-06-141-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-153-2/+5
| |\ \
| | * | mei: me: clear interrupts on the resume pathTomas Winkler2013-06-141-0/+1
| | * | mei: nfc: fix nfc device freeingTomas Winkler2013-06-141-0/+2
| | * | mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz2013-06-141-2/+2
| * | | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-155-21/+23
| |\ \ \
| | * | | usb: chipidea: fix id change handlingAlexander Shishkin2013-06-121-1/+2
| | * | | usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-121-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