summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0913-57/+188
|\
| * net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-082-15/+39
| * bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-081-1/+2
| * sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-081-1/+3
| * net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-081-1/+2
| * net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-081-2/+4
| * net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth2013-05-081-7/+4
| * sierra_net: keep status interrupt URB activeDan Williams2013-05-081-7/+31
| * usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-6/+71
| * qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-082-0/+14
| * be2net: disable TX in be_close()Sathya Perla2013-05-081-0/+2
| * be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-081-6/+1
| * be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-081-3/+2
| * be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-081-8/+13
* | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-093-3/+5
|\ \
| * | PCI: Delay final fixups until resources are assignedYinghai Lu2013-05-072-1/+1
| * | PCI: Set ->mask_pos correctlyDan Carpenter2013-04-301-2/+4
* | | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-0979-8059/+497
|\ \ \
| * | | mtd: omap2: Use module_platform_driver()Sachin Kamat2013-04-051-13/+1
| * | | mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat2013-04-051-15/+1
| * | | mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat2013-04-051-1/+1
| * | | mtd: denali_dt: Change return value to fix smatch warningSachin Kamat2013-04-051-1/+1
| * | | mtd: denali_dt: Use module_platform_driver()Sachin Kamat2013-04-051-11/+1
| * | | mtd: denali_dt: Fix incorrect error checkSachin Kamat2013-04-051-1/+1
| * | | mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-053-17/+90
| * | | mtd: omap2: use msecs_to_jiffies()Toan Pham2013-04-051-2/+2
| * | | mtd: nand_ids: use size macrosArtem Bityutskiy2013-04-052-55/+56
| * | | mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2013-04-052-55/+55
| * | | mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie2013-04-051-0/+19
| * | | mtd: add the support to parse out the full-id nand typeHuang Shijie2013-04-051-3/+32
| * | | mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat2013-04-051-2/+1
| * | | mtd: gpio: Use of_match_ptr() macroSachin Kamat2013-04-051-2/+1
| * | | mtd: gpio: Use devm_kzalloc()Sachin Kamat2013-04-051-4/+1
| * | | mtd: davinci_nand: Use of_match_ptr()Sachin Kamat2013-04-051-2/+2
| * | | mtd: dataflash: Use of_match_ptr() macroSachin Kamat2013-04-051-3/+1
| * | | mtd: remove h720x flash supportArnd Bergmann2013-04-053-128/+0
| * | | mtd: onenand: remove OneNAND simulatorArtem Bityutskiy2013-04-053-573/+0
| * | | mtd: merge mtdchar module with mtdcoreArtem Bityutskiy2013-04-058-40/+19
| * | | mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy2013-04-051-17/+11
| * | | mtd: mtdchar: use proper kernel print levelArtem Bityutskiy2013-04-051-3/+5
| * | | mtd: mtdcore: remove few useless #ifdef'sArtem Bityutskiy2013-04-051-7/+4
| * | | mtd: remove the h1910 NAND driverArtem Bityutskiy2013-04-053-174/+0
| * | | mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy2013-04-053-410/+0
| * | | mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-11/+1
| * | | mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * | | mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * | | mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * | | mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-14/+1
| * | | mtd: orion_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
| * | | mtd: doc: use module_platform_driver_probe()Jingoo Han2013-04-052-24/+2