summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * OMAP7XX: USB: Remove duplicate omap850 codeAlistair Buxton2009-10-071-3/+3
| | | | * OMAP7XX: Mux: Remove duplicate omap850 codeAlistair Buxton2009-10-072-76/+2
| | | | * OMAP7XX: IO: Remove duplicate omap850 codeAlistair Buxton2009-10-072-27/+4
| | | | * OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton2009-10-071-119/+14
| | | | * OMAP7XX: Serial: Remove duplicate omap850 codeAlistair Buxton2009-10-071-8/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-0816-173/+624
|\ \ \ \ \
| * | | | | m68k: parport_mfc3 - Not makes it a bool before the comparison.Roel Kluin2009-12-061-1/+1
| * | | | | m68k: don't export static inline functionsStephen Rothwell2009-12-062-2/+0
| * | | | | fbdev: atafb - add palette register checkKrzysztof Helt2009-12-061-0/+3
| * | | | | m68k: Remove the BKL from sys_execveJohn Kacur2009-12-061-4/+1
| * | | | | m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2009-12-062-95/+20
| * | | | | m68k: Make thread_info.h usable from assembly.Tim Abbott2009-12-061-1/+4
| * | | | | m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-062-4/+16
| * | | | | m68k: ptrace fixesAndreas Schwab2009-12-042-17/+34
| * | | | | m68k: use generic code for ptrace requestsAndreas Schwab2009-12-042-54/+38
| * | | | | rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven2009-12-043-0/+233
| * | | | | rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven2009-12-043-0/+279
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-089-147/+159
|\ \ \ \ \ \
| * | | | | | ieee1394: Use hweight32Akinobu Mita2009-11-181-6/+2
| * | | | | | firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter2009-10-311-1/+17
| * | | | | | firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-313-6/+8
| * | | | | | firewire: core: WARN on wrong usage of core transaction functionsStefan Richter2009-10-311-2/+4
| * | | | | | firewire: core: optimize Topology Map creationStefan Richter2009-10-145-31/+16
| * | | | | | firewire: core: clarify generate_config_rom usageStefan Richter2009-10-141-11/+8
| * | | | | | firewire: optimize config ROM creationStefan Richter2009-10-144-53/+60
| * | | | | | firewire: cdev: normalize variable namesStefan Richter2009-10-141-23/+23
| * | | | | | firewire: normalize style of queue_work wrappersStefan Richter2009-10-143-25/+27
| * | | | | | firewire: cdev: fix memory leak in an error pathStefan Richter2009-10-141-3/+8
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-08459-4990/+24400
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sa1100' into develRussell King2009-12-06733-18105/+34006
| |\ \ \ \ \ \ \
| | * | | | | | | Fix soc_common PCMCIA configurationRussell King2009-12-061-1/+1
| | * | | | | | | Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King2009-12-0615-63/+649
| | |\ \ \ \ \ \ \
| | | * | | | | | | collie: support pda_power driverThomas Kunze2009-11-271-0/+65
| | | * | | | | | | collie: add battery driverThomas Kunze2009-11-273-0/+426
| | | * | | | | | | collie: convert to gpiolib for ucb1x00Thomas Kunze2009-11-272-17/+19
| | | * | | | | | | add gpiolib support to ucb1x00Thomas Kunze2009-11-275-2/+91
| | | * | | | | | | SA1100: make gpio_to_irq and reverse a macroThomas Kunze2009-11-271-15/+4
| | | * | | | | | | collie: locomo-led change default triggerThomas Kunze2009-11-271-1/+1
| | | * | | | | | | move drivers/mfd/*.h to include/linux/mfdThomas Kunze2009-11-277-7/+9
| | | * | | | | | | collie: prepare for gpiolib useThomas Kunze2009-11-272-21/+33
| | | * | | | | | | collie: fix scoop convesion to new apiThomas Kunze2009-11-271-0/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_requestDmitry Artamonow2009-12-063-6/+22
| | * | | | | | | ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driverDmitry Artamonow2009-12-061-0/+2
| | * | | | | | | ARM: 5825/1: SA1100: h3600: update defconfigDmitry Artamonow2009-12-061-364/+612
| | * | | | | | | ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100Dmitry Artamonow2009-12-062-2/+2
| | * | | | | | | ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keysDmitry Artamonow2009-12-061-1/+38
| | * | | | | | | ARM: 5822/1: SA1100: h3100/h3600: clean up #includesDmitry Artamonow2009-12-063-49/+2
| | * | | | | | | ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplatesDmitry Artamonow2009-12-064-64/+27
| | * | | | | | | ARM: 5820/1: SA1100: h3100/h3600: split h3600.cDmitry Artamonow2009-12-065-335/+427
| | * | | | | | | ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow2009-12-064-43/+15
OpenPOWER on IntegriCloud