| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-06-16 | 1 | -8/+6 |
* | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-06-16 | 1 | -12/+3 |
* | gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs | Kevin Hilman | 2011-06-16 | 1 | -34/+16 |
* | gpio/omap: remove useless gpio_valid() & check_gpio() checks | Kevin Hilman | 2011-06-16 | 1 | -45/+0 |
* | gpio/omap: convert MPUIO IRQ over to generic irq_chip | Kevin Hilman | 2011-06-16 | 1 | -44/+30 |
* | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 2011-06-16 | 1 | -99/+30 |
* | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -61/+5 |
* | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -200/+43 |
* | gpio/omap: remove get_gpio_bank() | Charulatha V | 2011-06-16 | 1 | -27/+2 |
* | gpio/omap: replace get_gpio_index() by using bank width | Kevin Hilman | 2011-06-16 | 1 | -25/+17 |
* | gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width | Kevin Hilman | 2011-06-16 | 1 | -7/+1 |
* | gpio/omap: move bank width into struct gpio_bank | Kevin Hilman | 2011-06-16 | 1 | -7/+6 |
* | gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() | Kevin Hilman | 2011-06-16 | 1 | -6/+0 |
* | gpio/omap: _clear_gpio_irqbank: fix flushing of posted write | Kevin Hilman | 2011-06-16 | 1 | -2/+1 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-13 | 3 | -7/+9 |
|\ |
|
| * | Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 | 1 | -5/+6 |
| |\ |
|
| | * | ptp: Fix some locking bugs in ptp_read() | Dan Carpenter | 2011-06-01 | 1 | -4/+4 |
| | * | ptp: Return -EFAULT on copy_to_user() errors | Dan Carpenter | 2011-06-01 | 1 | -1/+2 |
| * | | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown | 2011-06-01 | 1 | -1/+1 |
| * | | rtc: Fix ioctl error path return | John Stultz | 2011-06-01 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 | 1 | -10/+11 |
|\ \ |
|
| * \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-09 | 1 | -10/+11 |
| |\ \
| | |/
| |/| |
|
| | * | oprofile: Fix locking dependency in sync_start() | Robert Richter | 2011-05-31 | 1 | -6/+2 |
| | * | oprofile: Free potentially owned tasks in case of errors | Robert Richter | 2011-05-31 | 1 | -4/+9 |
* | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-06-13 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | spi-pl022: Add missing return value update | Virupax Sadashivpetimath | 2011-06-13 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2011-06-12 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | ide-cd: signedness warning fix again | Connor Hansen | 2011-06-11 | 1 | -1/+2 |
* | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-06-12 | 1 | -11/+29 |
|\ \ \ \ \ |
|
| * | | | | | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij | 2011-06-09 | 1 | -11/+29 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-12 | 34 | -361/+307 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 2011-06-11 | 1 | -0/+1 |
| * | | | | | net: ep93xx_eth: fix DMA API violations | Mika Westerberg | 2011-06-11 | 1 | -5/+13 |
| * | | | | | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() | Mika Westerberg | 2011-06-11 | 1 | -1/+1 |
| * | | | | | net: ep93xx_eth: allocate buffers using kmalloc() | Mika Westerberg | 2011-06-11 | 1 | -31/+20 |
| * | | | | | net: ep93xx_eth: pass struct device to DMA API functions | Mika Westerberg | 2011-06-11 | 1 | -10/+13 |
| * | | | | | dl2k: EEPROM CRC calculation wrong endianess on bigendian machine | Daniel Hellstrom | 2011-06-11 | 1 | -1/+1 |
| * | | | | | NET: am79c961: fix assembler warnings | Russell King - ARM Linux | 2011-06-11 | 1 | -17/+18 |
| * | | | | | NET: am79c961: ensure multicast filter is correctly set at open | Russell King - ARM Linux | 2011-06-11 | 1 | -37/+40 |
| * | | | | | NET: am79c961: ensure asm() statements are marked volatile | Russell King - ARM Linux | 2011-06-11 | 1 | -7/+7 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-09 | 11 | -75/+65 |
| |\ \ \ \ \ |
|
| | * | | | | | iwlegacy: fix channel switch locking | Stanislaw Gruszka | 2011-06-08 | 5 | -46/+28 |
| | * | | | | | iwlagn: send tx power command if defer cause by RXON not match | Wey-Yi Guy | 2011-06-08 | 1 | -0/+5 |
| | * | | | | | rtlwifi: Avoid modifying skbs that are resubmitted | Mike McCormack | 2011-06-07 | 1 | -15/+13 |
| | * | | | | | rtlwifi: Fix logic in rx_interrupt | Mike McCormack | 2011-06-07 | 1 | -1/+1 |
| | * | | | | | iwl4965: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-06-06 | 1 | -1/+2 |
| | * | | | | | rt2x00: fix rmmod crash | Stanislaw Gruszka | 2011-06-06 | 2 | -1/+6 |
| | * | | | | | iwlagn: use cts-to-self protection on 5000 adapters series | Stanislaw Gruszka | 2011-06-06 | 3 | -11/+10 |
| * | | | | | | gianfar:localized filer table | Wu Jiajun-B06378 | 2011-06-09 | 3 | -50/+51 |
| * | | | | | | igb: fix i350 SR-IOV failture | Williams, Mitch A | 2011-06-07 | 1 | -0/+3 |