index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hysdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-05
mtd: nand: davinci: use devm_ioremap_resource()
Laurent Navet
1
-5
/
+8
2013-08-05
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
2
-2
/
+9
2013-08-05
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
3
-1
/
+43
2013-08-05
mtd: increase max OOB size to 744
Huang Shijie
1
-1
/
+1
2013-08-05
mtd: nand: pxa3xx: Move buffer release code to its own function
Ezequiel Garcia
1
-12
/
+14
2013-08-05
mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
Ezequiel Garcia
1
-1
/
+3
2013-08-05
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
Ezequiel Garcia
1
-3
/
+3
2013-08-05
mtd: nand: pxa3xx: Use devm_clk_get
Ezequiel Garcia
1
-9
/
+7
2013-08-05
mtd: nand: pxa3xx: Use devm_ioremap_resource
Ezequiel Garcia
1
-27
/
+4
2013-08-05
mtd: nand: pxa3xx: Use devm_kzalloc
Ezequiel Garcia
1
-10
/
+4
2013-08-05
mtd: Convert logging messages
Joe Perches
1
-27
/
+31
2013-08-05
mtd: devices: added the 16MiB winbond device
Girish K S
1
-0
/
+1
2013-08-05
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
1
-15
/
+4
2013-08-05
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
Alexander Shiyan
1
-0
/
+1
2013-08-05
mtd: nand-gpio: Rename internal variables to match functionality
Alexander Shiyan
1
-30
/
+30
2013-08-05
mtd: nand-gpio: Unneeded dependency on ARM removed
Alexander Shiyan
1
-1
/
+1
2013-08-05
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
Alexander Shiyan
1
-56
/
+0
2013-08-05
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...
Alexander Shiyan
1
-0
/
+3
2013-08-05
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...
Alexander Shiyan
1
-5
/
+2
2013-08-05
mtd: nand-gpio: Convert driver to using resource-managed functions
Alexander Shiyan
1
-92
/
+38
2013-08-05
mtd: nand: reword nand_chip bad block interface comments
Brian Norris
1
-2
/
+2
2013-08-05
mtd: m25p80: correct EN4B/EX4B comment
Brian Norris
1
-1
/
+1
2013-08-05
mtd: m25p80: utilize dedicated 4-byte addressing commands
Brian Norris
1
-7
/
+32
2013-08-05
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
1
-1
/
+1
2013-08-05
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
Silviu-Mihai Popescu
1
-3
/
+3
2013-08-05
mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-08-05
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-08-05
mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-08-05
mtd: cfi_cmdset_0002: print @adr when write timeout occurs
Huang Shijie
1
-2
/
+2
2013-08-05
mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
2013-08-05
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
2013-08-05
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+1
2013-08-05
mtd: bcm63xxpart: use nvram for PSI size
Jonas Gorski
1
-2
/
+4
2013-08-05
MIPS: BCM63XX: export PSI size from nvram
Jonas Gorski
2
-0
/
+13
2013-08-05
mtd: bcm63xxpart: use size macro for CFE block size
Jonas Gorski
1
-1
/
+2
2013-08-05
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
1
-1
/
+0
2013-08-05
mtd: bcm47xxsflash: implement polling chip status
Rafał Miłecki
1
-0
/
+55
2013-08-05
mtd: bcm47xxsflash: implement ChipCommon R/W ops
Rafał Miłecki
2
-0
/
+15
2013-08-04
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
1
-1
/
+1
2013-08-04
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
1
-1
/
+2
2013-08-04
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
1
-1
/
+1
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
[next]