index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
1
-0
/
+7
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-19
1
-0
/
+9
|
\
|
*
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
2012-12-11
1
-0
/
+9
*
|
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
95
-1639
/
+2301
|
\
\
|
*
|
mtd: nand: typo in nand_id_has_period() comments
Brian Norris
2012-12-13
1
-1
/
+1
|
*
|
mtd: nand/gpio: use io{read,write}*_rep accessors
Matthew Leach
2012-12-13
1
-4
/
+4
|
*
|
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
NeilBrown
2012-12-13
1
-0
/
+2
|
*
|
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-12-13
1
-0
/
+9
|
*
|
mtd: nand/docg4: fix and improve read of factory bbt
Mike Dunn
2012-12-12
1
-5
/
+19
|
*
|
mtd: nand/docg4: reserve bb marker area in ecclayout
Mike Dunn
2012-12-12
1
-4
/
+6
|
*
|
mtd: nand/docg4: add support for writing in reliable mode
Mike Dunn
2012-12-12
1
-0
/
+39
|
*
|
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
|
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
|
mtd: nandsim: Introduce debugfs infrastructure
Ezequiel Garcia
2012-12-10
1
-56
/
+130
|
*
|
mtd: physmap_of: error checking to prevent a NULL pointer dereference
Anton Prins
2012-12-10
1
-2
/
+4
|
*
|
mtg: docg3: potential divide by zero in doc_write_oob()
Dan Carpenter
2012-12-10
1
-1
/
+1
|
*
|
mtd: bcm47xxnflash: writing support
Rafał Miłecki
2012-12-10
2
-3
/
+79
|
*
|
mtd: tests/read: initialize buffer for whole next page
Christian Herzig
2012-12-04
1
-1
/
+1
|
*
|
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
Josh Wu
2012-12-03
1
-5
/
+11
|
*
|
mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.c
Harald Nordgard-Hansen
2012-12-03
1
-2
/
+14
|
*
|
mtd: nand: onfi need to be probed in 8 bits mode
Matthieu CASTET
2012-12-03
1
-0
/
+2
|
*
|
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
Matthieu CASTET
2012-12-03
1
-5
/
+9
|
*
|
mtd: nand: print flash size during detection
Matthieu CASTET
2012-12-03
1
-2
/
+2
|
*
|
mted: nand_wait_ready timeout fix
Matthieu CASTET
2012-12-03
1
-1
/
+1
|
*
|
mtd: bcm47xxnflash: support NAND_CMD_STATUS
Rafał Miłecki
2012-12-03
1
-0
/
+11
|
*
|
mtd: bcm47xxnflash: define some magic numbers
Rafał Miłecki
2012-12-03
1
-11
/
+20
|
*
|
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
2012-12-03
1
-23
/
+14
|
*
|
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
2012-12-03
1
-10
/
+25
|
*
|
mtd: m25p80: modify info for Micron N25Q128
Liming Wang
2012-12-03
1
-1
/
+2
|
*
|
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
Nathan Williams
2012-12-03
1
-2
/
+1
|
*
|
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
2012-11-22
9
-18
/
+25
|
*
|
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
46
-50
/
+50
|
*
|
mtd: remove use of __devinitconst
Bill Pemberton
2012-11-22
3
-3
/
+3
[next]