summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-19FMC: NULL dereference on allocation failureDan Carpenter
2013-06-18UIO: fix uio_pdrv_genirq with device tree but no interruptPavel Machek
2013-06-18UIO: allow binding uio_pdrv_genirq.c to devices using command line optionPavel Machek
2013-06-18FMC: add a char-device mezzanine driverAlessandro Rubini
2013-06-18FMC: add a driver to write mezzanine EEPROMAlessandro Rubini
2013-06-18FMC: add a software mezzanine driverAlessandro Rubini
2013-06-18FMC: add a software carrier driverAlessandro Rubini
2013-06-18FMC: add core bus driverAlessandro Rubini
2013-06-18drivers: hv: switch to use mb() instead of smp_mb()Jason Wang
2013-06-17memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen
2013-06-17memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen
2013-06-17mei: support HBM versioningTomas Winkler
2013-06-17char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-17vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch
2013-06-17vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch
2013-06-17vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch
2013-06-17Misc: sram: Remove unneeded checkAlexander Shiyan
2013-06-17pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan
2013-06-17FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini
2013-06-17extcon: Palmas Extcon DriverGraeme Gregory
2013-06-17extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I
2013-06-17extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-13tulip: Properly check dma mapping resultNeil Horman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds