index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock
Axel Lin
1
-3
/
+1
2011-09-11
mtd: fsmc_nand: fix a memory leak
Axel Lin
1
-1
/
+1
2011-09-11
mtd: pxa3xx_nand: fix a memory leak
Axel Lin
1
-1
/
+1
2011-09-11
mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove
Axel Lin
1
-0
/
+1
2011-09-11
mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
Axel Lin
1
-0
/
+1
2011-09-11
mtd: denali: remove calling mtd_device_unregister() after nand_release()
Axel Lin
1
-1
/
+0
2011-09-11
mtd: nand: remove unnecessary TODO
Brian Norris
1
-1
/
+0
2011-09-11
mtd: m25p80 don't specify default parsing options
Dmitry Eremin-Solenikov
1
-7
/
+1
2011-09-11
mtd: mtdpart: default to cmdlinepart, NULL partitions probing
Dmitry Eremin-Solenikov
1
-0
/
+5
2011-09-11
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-09-11
mtd: drop physmap_configure
Dmitry Eremin-Solenikov
2
-21
/
+0
2011-09-11
mtd: drop ceiva map driver
Dmitry Eremin-Solenikov
3
-350
/
+0
2011-09-11
mtd: nand: remove meaningless delay from nand_unlock
Jiri Pinkava
1
-2
/
+0
2011-09-11
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
1
-3
/
+4
2011-09-11
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
16
-22
/
+22
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
17
-29
/
+39
2011-09-11
mtd: nand: separate chip options / bbt_options
Brian Norris
2
-8
/
+7
2011-09-11
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2
-50
/
+6
2011-08-15
mtd: onenand: return proper error if regulator_get fails
Axel Lin
1
-0
/
+1
2011-08-15
mtd: convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
11
-75
/
+100
2011-08-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+42
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
3
-3
/
+3
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-08-13
mmc: sdhci-s3c: Fix build for header change
Mark Brown
1
-0
/
+1
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-08-13
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
1
-1
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-08-13
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
1
-0
/
+3
2011-08-13
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
Philip Rakity
1
-1
/
+2
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-08-12
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-126
/
+113
2011-08-12
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-95
/
+111
2011-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-67
/
+147
2011-08-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-26
/
+49
2011-08-11
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-11
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-11
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-11
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-26
/
+49
2011-08-11
hwmon: (ibmaem) add missing kfree
Julia Lawall
1
-5
/
+10
[next]