| Commit message (Expand) | Author | Age |
* | gpio/pca953x: Deprecate meaningless device-tree bindings | David Jander | 2011-06-16 |
* | gpio/pca953x: Remove dynamic platform data pointer | David Jander | 2011-06-16 |
* | gpio/pca953x: Fix IRQ support. | David Jander | 2011-06-16 |
* | Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 2011-06-16 |
|\ |
|
| * | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: remove useless gpio_valid() & check_gpio() checks | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: convert MPUIO IRQ over to generic irq_chip | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: remove get_gpio_bank() | Charulatha V | 2011-06-16 |
| * | gpio/omap: replace get_gpio_index() by using bank width | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: move bank width into struct gpio_bank | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() | Kevin Hilman | 2011-06-16 |
| * | gpio/omap: _clear_gpio_irqbank: fix flushing of posted write | Kevin Hilman | 2011-06-16 |
* | | Merge branch 'gpio/next-tegra' into gpio/next | Grant Likely | 2011-06-15 |
|\ \ |
|
| * | | gpio/tegra: add devicetree support | Grant Likely | 2011-06-15 |
| * | | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely | 2011-06-15 |
| |/ |
|
| * | Linux 3.0-rc3 | Linus Torvalds | 2011-06-13 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2011-06-13 |
| |\ |
|
| | * | SLAB: Record actual last user of freed objects. | Suleiman Souhlal | 2011-06-03 |
| | * | slub: always align cpu_slab to honor cmpxchg_double requirement | Chris Metcalf | 2011-06-03 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-06-13 |
| |\ \ |
|
| | * | | ceph: unwind canceled flock state | Sage Weil | 2011-06-08 |
| | * | | ceph: fix ENOENT logic in striped_read | Sage Weil | 2011-06-08 |
| | * | | ceph: fix short sync reads from the OSD | Sage Weil | 2011-06-08 |
| | * | | ceph: fix sync vs canceled write | Sage Weil | 2011-06-08 |
| | * | | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-08 |
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-13 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 |
| | |\ \ \ |
|
| | | * | | | ptp: Fix some locking bugs in ptp_read() | Dan Carpenter | 2011-06-01 |
| | | * | | | ptp: Return -EFAULT on copy_to_user() errors | Dan Carpenter | 2011-06-01 |
| | * | | | | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 |
| | |\ \ \ \ |
|
| | | * | | | | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown | 2011-06-01 |
| | | * | | | | rtc: Fix ioctl error path return | John Stultz | 2011-06-01 |
| | | |/ / / |
|
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-09 |
| | |\ \ \ \ \ |
|
| | | * | | | | | oprofile, dcookies: Fix possible circular locking dependency | Robert Richter | 2011-05-31 |
| | | * | | | | | oprofile: Fix locking dependency in sync_start() | Robert Richter | 2011-05-31 |
| | | * | | | | | oprofile: Free potentially owned tasks in case of errors | Robert Richter | 2011-05-31 |
| | * | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-06-08 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 2011-06-07 |
| | | * | | | | | | kprobes/trace: Fix kprobe selftest for gcc 4.6 | Steven Rostedt | 2011-06-07 |
| | | * | | | | | | ftrace: Fix possible undefined return code | GuoWen Li | 2011-06-06 |
| | * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| / / / / /
| | | |/ / / / / |
|
| | | * | | | | | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2011-06-13 |
| |\ \ \ \ \ \ \ \ |
|