index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-21
/
+0
|
*
|
|
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2010-09-29
1
-2
/
+0
|
*
|
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
|
*
|
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-5
/
+1
|
*
|
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
|
*
|
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-2
/
+0
|
*
|
|
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-2
/
+2
|
*
|
|
pcmcia: split up modify_configuration() into two fixup functions
Dominik Brodowski
2010-09-29
1
-7
/
+1
|
*
|
|
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-29
1
-24
/
+29
|
|
|
/
|
|
/
|
*
|
|
mtd: maps: gpio-addr-flash: fix warnings and make more portable
Mike Frysinger
2010-10-25
1
-3
/
+7
*
|
|
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
2010-10-25
1
-3
/
+5
*
|
|
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-25
1
-7
/
+7
*
|
|
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
2010-10-25
3
-0
/
+281
*
|
|
mtd: pcmciamtd: remove dead code
Dan Carpenter
2010-10-24
1
-4
/
+0
|
/
/
*
|
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2010-08-17
1
-0
/
+1
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
2
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
2
-7
/
+7
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
6
-156
/
+39
|
\
\
|
*
|
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
1
-2
/
+6
|
*
|
mtd: remove redwood map driver
Christian Dietrich
2010-08-06
3
-183
/
+0
|
*
|
mtd: ixp4xx: add support for static flash partitions
Richard Cochran
2010-08-04
1
-8
/
+27
|
*
|
mtd: physmap: use resource_size()
H Hartley Sweeten
2010-08-02
1
-3
/
+3
|
*
|
drivers/mtd/maps: introduce missing kfree
Julia Lawall
2010-06-03
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-9
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2010-08-03
1
-1
/
+0
|
*
|
pcmcia: remove memreq_t
Dominik Brodowski
2010-08-03
1
-7
/
+6
|
*
|
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-2
/
+2
|
\
\
\
|
*
|
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+2
|
|
/
/
*
/
/
Remove REDWOOD_[456] config options and conditional code
Christian Dietrich
2010-07-26
2
-44
/
+1
|
/
/
*
|
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
10
-68
/
+126
|
\
|
|
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-05-21
10
-65
/
+126
|
|
\
|
|
*
mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages
David Woodhouse
2010-05-17
1
-4
/
+4
|
|
*
pcmciamtd: add another ID
Dominik Brodowski
2010-05-14
1
-0
/
+1
|
|
*
pcmciamtd: coding style cleanups
Alexander Kurz
2010-05-14
1
-22
/
+33
|
|
*
pcmciamtd: fixing obvious errors
Alexander Kurz
2010-05-14
2
-17
/
+17
|
|
*
mtd: extend physmap_of to let the device tree specify the parition probe
Jason Gunthorpe
2010-05-14
1
-5
/
+48
|
|
*
drivers/mtd: Use kzalloc
Julia Lawall
2010-05-13
3
-6
/
+3
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
16
-3
/
+13
|
|
|
\
|
|
*
|
mtd: maps: Eliminate use after free
Julia Lawall
2010-05-10
1
-1
/
+1
|
|
*
|
mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device
H Hartley Sweeten
2010-04-20
1
-2
/
+5
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
6
-373
/
+2
|
|
|
\
\
|
|
*
|
|
mtd/maps/pismo: remove dangling pointer and a leak
Wolfram Sang
2010-03-21
1
-1
/
+7
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
3
-2
/
+348
|
|
|
\
\
\
|
|
*
|
|
|
mtd: maps: ceiva: do not return random numbers
Artem Bityutskiy
2010-02-25
1
-1
/
+1
|
|
*
|
|
|
mtd: maps: Blackfin async: rename local funcs to avoid common clashes
Mike Frysinger
2010-02-25
1
-8
/
+8
|
|
*
|
|
|
mtd: ixp4xx: fix reading from half-word boundary
Jon Ringle
2010-02-25
1
-2
/
+2
|
|
*
|
|
|
mtd: physmap_of: Correct the size argument to kzalloc
Julia Lawall
2010-01-02
1
-1
/
+1
|
*
|
|
|
|
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
2010-05-10
1
-3
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[prev]
[next]