Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | OMAP7XX: USB: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 | 1 | -3/+3 | |
| | | | * | OMAP7XX: Mux: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 | 2 | -76/+2 | |
| | | | * | OMAP7XX: IO: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 | 2 | -27/+4 | |
| | | | * | OMAP7XX: GPIO: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 | 1 | -119/+14 | |
| | | | * | OMAP7XX: Serial: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 | 1 | -8/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-12-08 | 16 | -173/+624 | |
|\ \ \ \ \ | ||||||
| * | | | | | m68k: parport_mfc3 - Not makes it a bool before the comparison. | Roel Kluin | 2009-12-06 | 1 | -1/+1 | |
| * | | | | | m68k: don't export static inline functions | Stephen Rothwell | 2009-12-06 | 2 | -2/+0 | |
| * | | | | | fbdev: atafb - add palette register check | Krzysztof Helt | 2009-12-06 | 1 | -0/+3 | |
| * | | | | | m68k: Remove the BKL from sys_execve | John Kacur | 2009-12-06 | 1 | -4/+1 | |
| * | | | | | m68k: Cleanup linker scripts using new linker script macros. | Tim Abbott | 2009-12-06 | 2 | -95/+20 | |
| * | | | | | m68k: Make thread_info.h usable from assembly. | Tim Abbott | 2009-12-06 | 1 | -1/+4 | |
| * | | | | | m68knommu: define arch_has_single_step() and friends | Greg Ungerer | 2009-12-06 | 2 | -4/+16 | |
| * | | | | | m68k: ptrace fixes | Andreas Schwab | 2009-12-04 | 2 | -17/+34 | |
| * | | | | | m68k: use generic code for ptrace requests | Andreas Schwab | 2009-12-04 | 2 | -54/+38 | |
| * | | | | | rtc: Add an RTC driver for the Ricoh RP5C01 | Geert Uytterhoeven | 2009-12-04 | 3 | -0/+233 | |
| * | | | | | rtc: Add an RTC driver for the Oki MSM6242 | Geert Uytterhoeven | 2009-12-04 | 3 | -0/+279 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-12-08 | 9 | -147/+159 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ieee1394: Use hweight32 | Akinobu Mita | 2009-11-18 | 1 | -6/+2 | |
| * | | | | | | firewire: cdev: reduce stack usage by ioctl_dispatch | Stefan Richter | 2009-10-31 | 1 | -1/+17 | |
| * | | | | | | firewire: ohci: 0 may be a valid DMA address | Stefan Richter | 2009-10-31 | 3 | -6/+8 | |
| * | | | | | | firewire: core: WARN on wrong usage of core transaction functions | Stefan Richter | 2009-10-31 | 1 | -2/+4 | |
| * | | | | | | firewire: core: optimize Topology Map creation | Stefan Richter | 2009-10-14 | 5 | -31/+16 | |
| * | | | | | | firewire: core: clarify generate_config_rom usage | Stefan Richter | 2009-10-14 | 1 | -11/+8 | |
| * | | | | | | firewire: optimize config ROM creation | Stefan Richter | 2009-10-14 | 4 | -53/+60 | |
| * | | | | | | firewire: cdev: normalize variable names | Stefan Richter | 2009-10-14 | 1 | -23/+23 | |
| * | | | | | | firewire: normalize style of queue_work wrappers | Stefan Richter | 2009-10-14 | 3 | -25/+27 | |
| * | | | | | | firewire: cdev: fix memory leak in an error path | Stefan Richter | 2009-10-14 | 1 | -3/+8 | |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-08 | 459 | -4990/+24400 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'sa1100' into devel | Russell King | 2009-12-06 | 733 | -18105/+34006 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix soc_common PCMCIA configuration | Russell King | 2009-12-06 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa... | Russell King | 2009-12-06 | 15 | -63/+649 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | collie: support pda_power driver | Thomas Kunze | 2009-11-27 | 1 | -0/+65 | |
| | | * | | | | | | | collie: add battery driver | Thomas Kunze | 2009-11-27 | 3 | -0/+426 | |
| | | * | | | | | | | collie: convert to gpiolib for ucb1x00 | Thomas Kunze | 2009-11-27 | 2 | -17/+19 | |
| | | * | | | | | | | add gpiolib support to ucb1x00 | Thomas Kunze | 2009-11-27 | 5 | -2/+91 | |
| | | * | | | | | | | SA1100: make gpio_to_irq and reverse a macro | Thomas Kunze | 2009-11-27 | 1 | -15/+4 | |
| | | * | | | | | | | collie: locomo-led change default trigger | Thomas Kunze | 2009-11-27 | 1 | -1/+1 | |
| | | * | | | | | | | move drivers/mfd/*.h to include/linux/mfd | Thomas Kunze | 2009-11-27 | 7 | -7/+9 | |
| | | * | | | | | | | collie: prepare for gpiolib use | Thomas Kunze | 2009-11-27 | 2 | -21/+33 | |
| | | * | | | | | | | collie: fix scoop convesion to new api | Thomas Kunze | 2009-11-27 | 1 | -0/+1 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request | Dmitry Artamonow | 2009-12-06 | 3 | -6/+22 | |
| | * | | | | | | | ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver | Dmitry Artamonow | 2009-12-06 | 1 | -0/+2 | |
| | * | | | | | | | ARM: 5825/1: SA1100: h3600: update defconfig | Dmitry Artamonow | 2009-12-06 | 1 | -364/+612 | |
| | * | | | | | | | ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100 | Dmitry Artamonow | 2009-12-06 | 2 | -2/+2 | |
| | * | | | | | | | ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys | Dmitry Artamonow | 2009-12-06 | 1 | -1/+38 | |
| | * | | | | | | | ARM: 5822/1: SA1100: h3100/h3600: clean up #includes | Dmitry Artamonow | 2009-12-06 | 3 | -49/+2 | |
| | * | | | | | | | ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates | Dmitry Artamonow | 2009-12-06 | 4 | -64/+27 | |
| | * | | | | | | | ARM: 5820/1: SA1100: h3100/h3600: split h3600.c | Dmitry Artamonow | 2009-12-06 | 5 | -335/+427 | |
| | * | | | | | | | ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h | Dmitry Artamonow | 2009-12-06 | 4 | -43/+15 |