index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-14
/
+15
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-67
/
+35
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+7
2010-09-29
fix OMAP2 MTD build failure
Daniel J Blueman
1
-1
/
+1
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-21
/
+0
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
1
-2
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-5
/
+1
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-2
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-2
/
+2
2010-09-29
pcmcia: split up modify_configuration() into two fixup functions
Dominik Brodowski
1
-7
/
+1
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
1
-24
/
+29
2010-09-15
mtd: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2010-09-14
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-37
/
+41
2010-09-13
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
1
-0
/
+6
2010-09-13
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
1
-14
/
+19
2010-09-13
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
1
-6
/
+5
2010-09-13
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
1
-3
/
+2
2010-09-13
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
1
-6
/
+1
2010-09-13
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
1
-1
/
+1
2010-08-30
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
1
-1
/
+2
2010-08-30
UBI: fix kconfig unmet dependency
Randy Dunlap
1
-1
/
+1
2010-08-30
UBI: fix forward compatibility
Artem Bityutskiy
1
-1
/
+1
2010-08-30
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
1
-6
/
+6
2010-08-27
mxc_nand: Do not do byte accesses to the NFC buffer.
John Ogness
1
-7
/
+7
2010-08-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-8
/
+5
2010-08-20
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
1
-0
/
+1
2010-08-19
mtd: nand: Fix regression in BBM detection
Brian Norris
1
-7
/
+3
2010-08-18
pxa3xx: fix ns2cycle equation
Axel Lin
1
-1
/
+1
2010-08-17
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
1
-0
/
+1
2010-08-15
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-331
/
+205
2010-08-13
mtd/nand_ids: Fix buswidth
Brian Norris
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-20
/
+20
2010-08-12
mtd/m25p80: fix test for end of loop
Dan Carpenter
1
-1
/
+1
2010-08-12
mtd/m25p80: retlen is never NULL
Dan Carpenter
1
-8
/
+4
2010-08-12
gen_nand: Test if nr_chips field is valid
Marek Vasut
1
-0
/
+5
2010-08-12
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
1
-5
/
+6
2010-08-12
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
1
-0
/
+14
2010-08-12
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
1
-2
/
+2
2010-08-12
nand/denali: change read_status function method
Chuanxiao Dong
1
-7
/
+5
2010-08-12
nand/denali: Fixed check patch warnings
Chuanxiao Dong
1
-12
/
+13
2010-08-11
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
1
-19
/
+20
2010-08-11
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
1
-19
/
+20
2010-08-11
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2
-184
/
+42
2010-08-11
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
1
-16
/
+29
2010-08-11
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
1
-76
/
+62
2010-08-11
nand/denali: Fixed probe function bugs
Chuanxiao Dong
1
-21
/
+23
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+11
[next]