| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware loader: do not allocate firmare id separately | Dmitry Torokhov | 2010-05-21 | 1 | -13/+4 |
* | firmware loader: split out builtin firmware handling | Dmitry Torokhov | 2010-05-21 | 1 | -26/+50 |
* | firmware loader: rely on driver core to create class attribute | Dmitry Torokhov | 2010-05-21 | 1 | -35/+24 |
* | firmware class: export nowait to userspace | Johannes Berg | 2010-05-21 | 1 | -5/+11 |
* | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 2010-05-21 | 1 | -0/+1 |
* | drivers/base: Convert dev->sem to mutex | Thomas Gleixner | 2010-05-21 | 4 | -3/+4 |
* | platform_bus: allow custom extensions to system PM methods | Kevin Hilman | 2010-05-21 | 1 | -4/+4 |
* | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 2010-05-21 | 2 | -2/+10 |
* | driver core: module.c: Use kasprintf | Julia Lawall | 2010-05-21 | 1 | -3/+1 |
* | Driver core: don't initialize wakeup flags | Alan Stern | 2010-05-21 | 1 | -1/+0 |
* | driver-core: fix potential race condition in drivers/base/dd.c | Stefani Seibold | 2010-05-21 | 1 | -2/+2 |
* | Driver core: Reduce the level of request_firmware() messages | Rafael J. Wysocki | 2010-05-21 | 1 | -3/+2 |
* | firmware_class: fix memory leak - free allocated pages | David Woodhouse | 2010-05-21 | 1 | -6/+20 |
* | drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline | Jan Beulich | 2010-05-21 | 1 | -1/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-05-21 | 90 | -1510/+9862 |
|\ |
|
| * | mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips | Guillaume LECERF | 2010-05-20 | 2 | -0/+4 |
| * | mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID | David Woodhouse | 2010-05-20 | 1 | -0/+3 |
| * | mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value | David Woodhouse | 2010-05-20 | 1 | -1/+0 |
| * | mtd: update gfp/slab.h includes | Tejun Heo | 2010-05-19 | 3 | -0/+3 |
| * | mtd: mtdchar: Do not corrupt backing device of device node inode | Kirill A. Shutemov | 2010-05-18 | 1 | -8/+87 |
| * | mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages | David Woodhouse | 2010-05-17 | 1 | -4/+4 |
| * | drivers/mtd: Use kmemdup | Julia Lawall | 2010-05-15 | 1 | -2/+1 |
| * | mtd: cfi_cmdset_0002: Fix argument order in bootloc warning | David Woodhouse | 2010-05-14 | 1 | -1/+1 |
| * | mtd: nand: add Toshiba TC58NVG0 device ID | Florian Fainelli | 2010-05-14 | 1 | -0/+1 |
| * | 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: chips: add SST39WF160x NOR-flashes | Wolfram Sang | 2010-05-14 | 1 | -0/+30 |
| * | mtd: nand: support alternate BB marker locations on MLC | Kevin Cernekee | 2010-05-14 | 2 | -0/+18 |
| * | mtd: nand: extend NAND flash detection to new MLC chips | Kevin Cernekee | 2010-05-14 | 1 | -20/+44 |
| * | mtd: sst25l: fix multi-part messages with broken spi masters | H Hartley Sweeten | 2010-05-14 | 1 | -24/+33 |
| * | mtd: add Samsung SoC OneNAND driver | Kyungmin Park | 2010-05-14 | 3 | -0/+1079 |
| * | mtd: onenand: add workaround for SYNC_WRITE mode | Kyungmin Park | 2010-05-14 | 1 | -3/+9 |
| * | mtd: onenand: add new callback for bufferram read | Kyungmin Park | 2010-05-14 | 1 | -4/+2 |
| * | mtd: onenand: allocate verify buffer in the core | Kyungmin Park | 2010-05-14 | 1 | -1/+12 |
| * | mtd: onenand: add support for chips with 4KiB page size | Kyungmin Park | 2010-05-14 | 1 | -13/+19 |
| * | mtd: jedec_probe: remove spaces before tabs | Artem Bityutskiy | 2010-05-14 | 1 | -4/+4 |
| * | mtd: chips: use common manufacturer codes in jedec_probe() | Wolfram Sang | 2010-05-14 | 1 | -135/+117 |
| * | mtd: cfi_util: do not printk if no extended query table | Guillaume LECERF | 2010-05-14 | 1 | -1/+2 |
| * | mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips | Guillaume LECERF | 2010-05-14 | 1 | -0/+15 |
| * | mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips | Guillaume LECERF | 2010-05-14 | 2 | -0/+36 |
| * | mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field | David Woodhouse | 2010-05-14 | 1 | -4/+5 |
| * | mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both... | Guillaume LECERF | 2010-05-14 | 1 | -44/+45 |
| * | mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values | Guillaume LECERF | 2010-05-14 | 1 | -5/+5 |
| * | mtd: cfi_probe: add support for SST 0x0701 vendorname | Guillaume LECERF | 2010-05-14 | 1 | -0/+8 |
| * | mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable | Guillaume LECERF | 2010-05-14 | 1 | -3/+4 |
| * | mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members | Guillaume LECERF | 2010-05-14 | 1 | -23/+24 |
| * | mtd: orion/kirkwood: add RnB line support to orion mtd driver | Ben Dooks | 2010-05-14 | 1 | -0/+3 |
| * | mtd: sm_common: split smartmedia and xD table | Maxim Levitsky | 2010-05-14 | 3 | -18/+23 |
| * | mtd: mxc_nand: support i.MX21 | Ivo Clarysse | 2010-05-14 | 1 | -16/+25 |