| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-14 |
|\ |
|
| * | pcmcia: CodingStyle fixes | Dominik Brodowski | 2009-12-07 |
| * | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 2009-12-07 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 |
|\ \ |
|
| * | | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm | 2009-12-13 |
| * | | spi/mpc52xx-spi: minor cleanups | Wolfram Sang | 2009-12-08 |
| * | | xilinx_spi: add support for the DS570 IP. | Richard Röjfors | 2009-12-08 |
| * | | xilinx_spi: Switch to iomem functions and support little endian. | Richard Röjfors | 2009-12-08 |
| * | | xilinx_spi: Split into of driver and generic part. | Richard Röjfors | 2009-12-08 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-14 |
|\ \ \ |
|
| * | | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value | Frederic Weisbecker | 2009-12-11 |
| * | | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING | Li Zefan | 2009-12-11 |
* | | | | PCI: Global variable decls must match the defs in section attributes | David Howells | 2009-12-14 |
* | | | | FRV: Fix no-hardware-breakpoint case | David Howells | 2009-12-14 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-12-14 |
|\ \ \ \ |
|
| * | | | | md: remove sparse warning:symbol XXX was not declared. | NeilBrown | 2009-12-13 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2009-12-14 |
|\ \ \ \ \ |
|
| * | | | | | mfd: Add twl6030 regulator subdevices | Rajendra Nayak | 2009-12-13 |
| * | | | | | regulator: Add support for twl6030 regulators | Rajendra Nayak | 2009-12-13 |
| * | | | | | mfd: Add support for twl6030 irq framework | Balaji T K | 2009-12-13 |
| * | | | | | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 |
| * | | | | | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 |
| * | | | | | mfd: Add all twl4030 regulators to the twl4030 mfd driver | Juha Keski-Saari | 2009-12-13 |
| * | | | | | mfd: Remove ezx-pcap defines for custom led gpio encoding | Antonio Ospite | 2009-12-13 |
| * | | | | | mfd: Near complete mc13783 rewrite | Uwe Kleine-König | 2009-12-13 |
| * | | | | | mfd: Move WM831x to generic IRQ | Mark Brown | 2009-12-13 |
| * | | | | | mfd: Initial support for twl5031 | Ilkka Koskinen | 2009-12-13 |
| * | | | | | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown | 2009-12-13 |
| * | | | | | mfd: Allow configuration of VDCDC2 for tps65010 | Ben Dooks | 2009-12-13 |
| * | | | | | mfd: Enable twl4030 32kHz oscillator low-power mode | Ilkka Koskinen | 2009-12-13 |
| * | | | | | mfd: Allow platforms to specify an IRQ base for WM8350 | Mark Brown | 2009-12-13 |
| * | | | | | mfd: fix undefined twl4030-power resconfig value checks | Aaro Koskinen | 2009-12-13 |
| * | | | | | mfd: Add support for remapping twl4030-power power states | Amit Kucheria | 2009-12-13 |
| * | | | | | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen | 2009-12-13 |
| * | | | | | mfd: Convert WM835x IRQ handling to use a data table | Mark Brown | 2009-12-13 |
| * | | | | | mfd: Split wm8350 IRQ code into a separate file | Mark Brown | 2009-12-13 |
| * | | | | | mfd: Add ADP5520/ADP5501 driver | Michael Hennerich | 2009-12-13 |
| * | | | | | mfd: Add support for WM8320 PMICs | Mark Brown | 2009-12-13 |
| * | | | | | gpiolib: Make WM831x GPIO count dynamic | Mark Brown | 2009-12-13 |
| * | | | | | mfd: add AB4500 driver | Srinidhi Kasagar | 2009-12-13 |
| * | | | | | mfd: Add 88PM8607 driver | Haojian Zhuang | 2009-12-13 |
| |/ / / / |
|
* | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-12-14 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 2009-12-13 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | nfs41: RECLAIM_COMPLETE XDR functionality | Ricardo Labiaga | 2009-12-05 |
| | * | | | | nfs41: check SEQUENCE status flag | Alexandros Batsakis | 2009-12-05 |
| | * | | | | nfs41: nfs41: fix state manager deadlock in session reset | Andy Adamson | 2009-12-04 |
| | * | | | | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 |
| | * | | | | NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits | Richard Kennedy | 2009-12-03 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'for-linus' into for-next | Tejun Heo | 2009-12-07 |
| |\ \ \ \ \ |
|