index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-03
sis900: Fix the tx queue timeout issue
Denis Kirjanov
1
-10
/
+2
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
[next]