| Commit message (Expand) | Author | Files | Lines |
2009-12-05 | IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files. | Krzysztof Hałasa | 10 | -234/+169 |
2009-12-05 | IXP4xx: move Gemtek GTWX5715 platform macros to the platform code. | Krzysztof Hałasa | 3 | -121/+43 |
2009-12-05 | IXP4xx: Remove unused Motorola PrPMC1100 platform macros. | Krzysztof Hałasa | 3 | -44/+0 |
2009-12-05 | IXP4xx: move FSG platform macros to the platform code. | Krzysztof Hałasa | 6 | -60/+25 |
2009-12-05 | IXP4xx: move DSM G600 platform macros to the platform code. | Krzysztof Hałasa | 5 | -64/+35 |
2009-12-05 | IXP4xx: move NAS100D platform macros to the platform code. | Krzysztof Hałasa | 5 | -64/+31 |
2009-12-05 | IXP4xx: move NSLU2 platform macros to the platform code. | Krzysztof Hałasa | 5 | -65/+32 |
2009-12-05 | IXP4xx: move Coyote platform macros to the platform code. | Krzysztof Hałasa | 5 | -43/+19 |
2009-12-05 | IXP4xx: move AVILA platform macros to the platform code. | Krzysztof Hałasa | 5 | -51/+18 |
2009-12-05 | IXP4xx: move IXDP425 platform macros to the platform code. | Krzysztof Hałasa | 5 | -52/+25 |
2009-12-05 | IXP4xx: Extend PCI MMIO indirect address space to 1 GB. | Krzysztof Hałasa | 4 | -29/+29 |
2009-12-05 | IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI. | Krzysztof Hałasa | 1 | -8/+15 |
2009-12-05 | IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar... | Krzysztof Hałasa | 1 | -95/+55 |
2009-12-05 | IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*. | Krzysztof Hałasa | 1 | -57/+50 |
2009-12-05 | IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request(). | Roel Kluin | 4 | -4/+4 |
2009-12-05 | ARM: fix insl() and outsl() endianness on IXP4xx architecture. | Krzysztof Hałasa | 1 | -3/+4 |
2009-12-05 | IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c. | Krzysztof Hałasa | 1 | -1/+1 |
2009-12-05 | IXP4xx: change the timer base frequency to 66.666000 MHz. | Krzysztof Hałasa | 1 | -1/+1 |
2009-12-03 | Linux 2.6.32v2.6.32 | Linus Torvalds | 1 | -1/+1 |
2009-12-03 | VIDEO: Correct use of request_region/request_mem_region | Julia Lawall | 1 | -1/+1 |
2009-12-03 | SPI: spi_txx9: Fix bit rate calculation | Atsushi Nemoto | 1 | -7/+6 |
2009-12-03 | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list | Anisse Astier | 1 | -0/+21 |
2009-12-03 | param: don't complain about unused module parameters. | Rusty Russell | 1 | -8/+3 |
2009-12-03 | modules: don't export section names of empty sections via sysfs | Helge Deller | 1 | -1/+4 |
2009-12-02 | regulator: Initialise wm831x structure pointor for ISINK driver | Mark Brown | 1 | -0/+2 |
2009-12-02 | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 1 | -1/+2 |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle | 1 | -0/+4 |
2009-12-02 | [ARM] pxamci: call mmc_remove_host() before freeing resources | Daniel Mack | 1 | -2/+2 |
2009-12-02 | [PATCH] rc32434_wdt: fix compilation failure | Florian Fainelli | 1 | -1/+1 |
2009-12-02 | [WATCHDOG] rc32434_wdt.c: use resource_size() | H Hartley Sweeten | 1 | -1/+1 |
2009-12-02 | sysfs: fix SYSFS_DEPRECATED_V2 prompt | Randy Dunlap | 1 | -1/+1 |
2009-12-02 | rtc-x1205: reset clock to sane state after power failure | Johannes Weiner | 1 | -2/+2 |
2009-12-02 | rtc-x1205: fix rtc_time to y2k register value conversion | Johannes Weiner | 1 | -1/+1 |
2009-12-02 | aoe: prevent cache aliases | Peter Horton | 1 | -2/+21 |
2009-12-02 | gpio: Langwell GPIO driver bugfixes | Alek Du | 1 | -10/+1 |
2009-12-02 | kbuild: stepping down as maintainer | Sam Ravnborg | 1 | -4/+1 |
2009-12-02 | davinci: fb: fix frame buffer driver issues | Sudhakar Rajashekhara | 1 | -4/+7 |
2009-12-02 | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() | Dan Carpenter | 1 | -1/+2 |
2009-12-02 | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h | Andrew Morton | 1 | -0/+1 |
2009-12-01 | MIPS: Loongson: Switch from flatmem to sparsemem | Wu Zhangjin | 1 | -1/+1 |
2009-12-01 | MIPS: Loongson: Disallow 4kB pages | Wu Zhangjin | 1 | -0/+1 |
2009-12-01 | MIPS: Add missing definition for MADV_HWPOISON. | Ralf Baechle | 1 | -0/+1 |
2009-12-01 | MIPS: Fix build error if __xchg() is not getting inlined. | Ralf Baechle | 1 | -6/+9 |
2009-12-01 | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. | Martin Michlmayr | 1 | -2/+16 |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells | 7 | -22/+28 |
2009-12-01 | CacheFiles: Update IMA counters when using dentry_open | Marc Dionne | 1 | -0/+2 |
2009-12-01 | SLOW_WORK: Fix the CONFIG_MODULES=n case | David Howells | 1 | -17/+29 |
2009-12-01 | 9p: fix build breakage introduced by FS-Cache | David Howells | 1 | -1/+1 |
2009-12-01 | mfd: Correct WM831X_MAX_ISEL_VALUE | Mark Brown | 2 | -3/+3 |
2009-12-01 | md: revert incorrect fix for read error handling in raid1. | NeilBrown | 1 | -3/+4 |