index
:
litmus-rt-pandaboard.git
pandaboard-litmus
pandaboard-litmus-mc
LITMUS^RT and MC^2 V0 support for the pandaboard.
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Commit message (
Expand
)
Author
Age
...
|
*
|
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
|
*
|
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
|
*
|
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
|
*
|
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
|
*
|
|
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-29
|
*
|
|
pcmcia: split up modify_configuration() into two fixup functions
Dominik Brodowski
2010-09-29
|
*
|
|
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-29
|
|
|
/
|
|
/
|
*
|
|
mtd: maps: gpio-addr-flash: fix warnings and make more portable
Mike Frysinger
2010-10-24
*
|
|
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
2010-10-24
*
|
|
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-24
*
|
|
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
2010-10-24
*
|
|
mtd: pcmciamtd: remove dead code
Dan Carpenter
2010-10-24
|
/
/
*
|
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2010-08-17
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
|
\
\
|
|
/
|
/
|
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
|
\
\
|
*
|
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
|
*
|
mtd: remove redwood map driver
Christian Dietrich
2010-08-06
|
*
|
mtd: ixp4xx: add support for static flash partitions
Richard Cochran
2010-08-04
|
*
|
mtd: physmap: use resource_size()
H Hartley Sweeten
2010-08-02
|
*
|
drivers/mtd/maps: introduce missing kfree
Julia Lawall
2010-06-03
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2010-08-03
|
*
|
pcmcia: remove memreq_t
Dominik Brodowski
2010-08-03
|
*
|
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
\
\
|
*
|
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
|
|
/
/
*
/
/
Remove REDWOOD_[456] config options and conditional code
Christian Dietrich
2010-07-26
|
/
/
*
|
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
|
|
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-05-21
|
|
\
|
|
*
mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages
David Woodhouse
2010-05-17
|
|
*
pcmciamtd: add another ID
Dominik Brodowski
2010-05-13
|
|
*
pcmciamtd: coding style cleanups
Alexander Kurz
2010-05-13
|
|
*
pcmciamtd: fixing obvious errors
Alexander Kurz
2010-05-13
|
|
*
mtd: extend physmap_of to let the device tree specify the parition probe
Jason Gunthorpe
2010-05-13
|
|
*
drivers/mtd: Use kzalloc
Julia Lawall
2010-05-13
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
|
|
|
\
|
|
*
|
mtd: maps: Eliminate use after free
Julia Lawall
2010-05-10
|
|
*
|
mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device
H Hartley Sweeten
2010-04-20
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
|
|
|
\
\
|
|
*
|
|
mtd/maps/pismo: remove dangling pointer and a leak
Wolfram Sang
2010-03-21
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
|
|
|
\
\
\
|
|
*
|
|
|
mtd: maps: ceiva: do not return random numbers
Artem Bityutskiy
2010-02-25
|
|
*
|
|
|
mtd: maps: Blackfin async: rename local funcs to avoid common clashes
Mike Frysinger
2010-02-25
|
|
*
|
|
|
mtd: ixp4xx: fix reading from half-word boundary
Jon Ringle
2010-02-25
|
|
*
|
|
|
mtd: physmap_of: Correct the size argument to kzalloc
Julia Lawall
2010-01-02
|
*
|
|
|
|
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
2010-05-10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
|
|
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
/
/
/
/
[prev]
[next]