index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-09
13
-57
/
+188
|
\
|
*
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2013-05-08
2
-15
/
+39
|
*
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
2013-05-08
1
-1
/
+2
|
*
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
2013-05-08
1
-1
/
+3
|
*
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
2013-05-08
1
-1
/
+2
|
*
net/irda: fix error return code in bfin_sir_open()
Wei Yongjun
2013-05-08
1
-2
/
+4
|
*
net: of_mdio: fix behavior on missing phy device
Sebastian Hesselbarth
2013-05-08
1
-7
/
+4
|
*
sierra_net: keep status interrupt URB active
Dan Williams
2013-05-08
1
-7
/
+31
|
*
usbnet: allow status interrupt URB to always be active
Dan Williams
2013-05-08
1
-6
/
+71
|
*
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
Dan Williams
2013-05-08
2
-0
/
+14
|
*
be2net: disable TX in be_close()
Sathya Perla
2013-05-08
1
-0
/
+2
|
*
be2net: fix EQ from getting full while cleaning RX CQ
Sathya Perla
2013-05-08
1
-6
/
+1
|
*
be2net: fix payload_len value for GET_MAC_LIST cmd req
Sathya Perla
2013-05-08
1
-3
/
+2
|
*
be2net: provision VF resources before enabling SR-IOV
Sathya Perla
2013-05-08
1
-8
/
+13
*
|
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-09
3
-3
/
+5
|
\
\
|
*
|
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2013-05-07
2
-1
/
+1
|
*
|
PCI: Set ->mask_pos correctly
Dan Carpenter
2013-04-30
1
-2
/
+4
*
|
|
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
79
-8059
/
+497
|
\
\
\
|
*
|
|
mtd: omap2: Use module_platform_driver()
Sachin Kamat
2013-04-05
1
-13
/
+1
|
*
|
|
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
2013-04-05
1
-15
/
+1
|
*
|
|
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
2013-04-05
1
-1
/
+1
|
*
|
|
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
2013-04-05
1
-1
/
+1
|
*
|
|
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
2013-04-05
1
-11
/
+1
|
*
|
|
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
2013-04-05
1
-1
/
+1
|
*
|
|
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
2013-04-05
3
-17
/
+90
|
*
|
|
mtd: omap2: use msecs_to_jiffies()
Toan Pham
2013-04-05
1
-2
/
+2
|
*
|
|
mtd: nand_ids: use size macros
Artem Bityutskiy
2013-04-05
2
-55
/
+56
|
*
|
|
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
2013-04-05
2
-55
/
+55
|
*
|
|
mtd: add 4 Toshiba nand chips for the full-id case
Huang Shijie
2013-04-05
1
-0
/
+19
|
*
|
|
mtd: add the support to parse out the full-id nand type
Huang Shijie
2013-04-05
1
-3
/
+32
|
*
|
|
mtd: sh_flctl: Use of_match_ptr() macro
Sachin Kamat
2013-04-05
1
-2
/
+1
|
*
|
|
mtd: gpio: Use of_match_ptr() macro
Sachin Kamat
2013-04-05
1
-2
/
+1
|
*
|
|
mtd: gpio: Use devm_kzalloc()
Sachin Kamat
2013-04-05
1
-4
/
+1
|
*
|
|
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
2013-04-05
1
-2
/
+2
|
*
|
|
mtd: dataflash: Use of_match_ptr() macro
Sachin Kamat
2013-04-05
1
-3
/
+1
|
*
|
|
mtd: remove h720x flash support
Arnd Bergmann
2013-04-05
3
-128
/
+0
|
*
|
|
mtd: onenand: remove OneNAND simulator
Artem Bityutskiy
2013-04-05
3
-573
/
+0
|
*
|
|
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
2013-04-05
8
-40
/
+19
|
*
|
|
mtd: mtdcore: cleanup mtdcore.h a little
Artem Bityutskiy
2013-04-05
1
-17
/
+11
|
*
|
|
mtd: mtdchar: use proper kernel print level
Artem Bityutskiy
2013-04-05
1
-3
/
+5
|
*
|
|
mtd: mtdcore: remove few useless #ifdef's
Artem Bityutskiy
2013-04-05
1
-7
/
+4
|
*
|
|
mtd: remove the h1910 NAND driver
Artem Bityutskiy
2013-04-05
3
-174
/
+0
|
*
|
|
mtd: remove the ppchameleonevb NAND driver
Artem Bityutskiy
2013-04-05
3
-410
/
+0
|
*
|
|
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-11
/
+1
|
*
|
|
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
|
*
|
|
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
|
*
|
|
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
|
*
|
|
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-14
/
+1
|
*
|
|
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
|
*
|
|
mtd: doc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
2
-24
/
+2
[next]