| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-08 | 11 | -64/+163 |
* | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables | Lothar Waßmann | 2011-07-07 | 1 | -0/+2 |
* | gpio: Move mpc5200 gpio driver to drivers/gpio | Grant Likely | 2011-07-06 | 5 | -17/+9 |
* | GPIO: DA9052 GPIO module v3 | ashishj3 | 2011-07-06 | 3 | -0/+285 |
* | gpio/tegra: Use engineering names in DT compatible property | Stephen Warren | 2011-07-05 | 2 | -2/+2 |
* | of/gpio: Add new method for getting gpios under different property names | John Bonesio | 2011-06-28 | 2 | -10/+43 |
* | gpio/dt: Refine GPIO device tree binding | Grant Likely | 2011-06-28 | 1 | -9/+37 |
* | gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err | Axel Lin | 2011-06-16 | 1 | -1/+1 |
* | gpio/pca953x: Deprecate meaningless device-tree bindings | David Jander | 2011-06-16 | 1 | -2/+9 |
* | gpio/pca953x: Remove dynamic platform data pointer | David Jander | 2011-06-16 | 1 | -49/+28 |
* | gpio/pca953x: Fix IRQ support. | David Jander | 2011-06-16 | 1 | -1/+3 |
* | Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 2011-06-16 | 6 | -570/+282 |
|\ |
|
| * | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-06-16 | 6 | -8/+15 |
| * | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-06-16 | 3 | -12/+9 |
| * | 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 | 6 | -99/+54 |
| * | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-06-16 | 6 | -61/+17 |
| * | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-06-16 | 6 | -200/+121 |
| * | 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 'gpio/next-tegra' into gpio/next | Grant Likely | 2011-06-15 | 463 | -2751/+5019 |
|\ \ |
|
| * | | gpio/tegra: add devicetree support | Grant Likely | 2011-06-15 | 2 | -0/+17 |
| * | | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely | 2011-06-15 | 3 | -1/+1 |
| |/ |
|
| * | Linux 3.0-rc3v3.0-rc3 | Linus Torvalds | 2011-06-13 | 1 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2011-06-13 | 3 | -12/+12 |
| |\ |
|
| | * | SLAB: Record actual last user of freed objects. | Suleiman Souhlal | 2011-06-03 | 1 | -4/+5 |
| | * | slub: always align cpu_slab to honor cmpxchg_double requirement | Chris Metcalf | 2011-06-03 | 2 | -8/+7 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-06-13 | 11 | -58/+80 |
| |\ \ |
|
| | * | | ceph: unwind canceled flock state | Sage Weil | 2011-06-07 | 1 | -10/+16 |
| | * | | ceph: fix ENOENT logic in striped_read | Sage Weil | 2011-06-07 | 1 | -2/+2 |
| | * | | ceph: fix short sync reads from the OSD | Sage Weil | 2011-06-07 | 1 | -13/+15 |
| | * | | ceph: fix sync vs canceled write | Sage Weil | 2011-06-07 | 1 | -5/+10 |
| | * | | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-07 | 10 | -28/+37 |
| * | | | 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 |
| | * | | | | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 | 2 | -2/+3 |
| | |\ \ \ \ |
|
| | | * | | | | 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 | 6 | -18/+39 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-09 | 2 | -10/+14 |
| | |\ \ \ \ \ |
|
| | | * | | | | | oprofile, dcookies: Fix possible circular locking dependency | Robert Richter | 2011-05-31 | 1 | -0/+3 |
| | | * | | | | | oprofile: Fix locking dependency in sync_start() | Robert Richter | 2011-05-31 | 1 | -6/+2 |