| Commit message (Expand) | Author | Age | Files | Lines |
* | GPIO: add bindings for managed devices | John Crispin | 2012-01-04 | 3 | -1/+95 |
* | GPIO/pl061: Add suspend resume capability | Deepak Sikri | 2012-01-04 | 1 | -0/+68 |
* | drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap | Julia Lawall | 2012-01-02 | 1 | -8/+1 |
* | gpio: Add decode of WM8994 GPIO configuration | Mark Brown | 2012-01-02 | 1 | -2/+77 |
* | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 11 | -128/+11 |
* | gpio: Fix typo in comment in Samsung driver | Mark Brown | 2012-01-02 | 1 | -1/+1 |
* | gpio: Explicitly index samsung_gpio_cfgs | Mark Brown | 2012-01-02 | 1 | -10/+19 |
* | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/... | Grant Likely | 2011-12-13 | 2 | -56/+89 |
|\ |
|
| * | spi/pl022: make the chip deselect handling thread safe | Virupax Sadashivpetimath | 2011-12-01 | 1 | -35/+37 |
| * | spi/pl022: add support for pm_runtime autosuspend | Chris Blair | 2011-12-01 | 2 | -2/+22 |
| * | spi/pl022: disable the PL022 block when unused | Virupax Sadashivpetimath | 2011-12-01 | 1 | -1/+5 |
| * | spi/pl022: move device disable to workqueue thread | Chris Blair | 2011-12-01 | 1 | -9/+16 |
| * | spi/pl022: skip default configuration before suspending | Virupax Sadashivpetimath | 2011-12-01 | 1 | -5/+0 |
| * | spi/pl022: fix build warnings | Jonas Aaberg | 2011-12-01 | 1 | -1/+1 |
| * | spi/pl022: only enable RX interrupts when TX is complete | Chris Blair | 2011-12-01 | 1 | -5/+10 |
* | | gpio: Add Linus Walleij as gpio co-maintainer | Grant Likely | 2011-12-13 | 1 | -0/+1 |
* | | of: Add device tree selftests | Grant Likely | 2011-12-12 | 6 | -0/+189 |
* | | of: create of_phandle_args to simplify return of phandle parsing data | Grant Likely | 2011-12-12 | 5 | -103/+112 |
* | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 3 | -35/+10 |
* | | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 1 | -41/+2 |
* | | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 2011-12-12 | 9 | -18/+9 |
* | | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-12-12 | 1 | -3/+3 |
* | | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-12-12 | 2 | -5/+7 |
* | | Linux 3.2-rc5v3.2-rc5 | Linus Torvalds | 2011-12-09 | 1 | -1/+1 |
* | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2011-12-09 | 4 | -5/+39 |
|\ \ |
|
| * | | cifs: check for NULL last_entry before calling cifs_save_resume_key | Jeff Layton | 2011-12-08 | 1 | -2/+8 |
| * | | cifs: attempt to freeze while looping on a receive attempt | Jeff Layton | 2011-12-08 | 1 | -0/+2 |
| * | | cifs: Fix sparse warning when calling cifs_strtoUCS | Steve French | 2011-12-08 | 1 | -3/+3 |
| * | | CIFS: Add descriptions to the brlock cache functions | Pavel Shilovsky | 2011-12-08 | 1 | -0/+26 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-09 | 8 | -44/+68 |
|\ \ \ |
|
| * | | | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 6 | -35/+48 |
| * | | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
| * | | | x86/intel_mid: Kconfig select fix | Alan Cox | 2011-12-06 | 1 | -0/+3 |
| * | | | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 2011-12-06 | 1 | -2/+3 |
* | | | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 | Linus Torvalds | 2011-12-09 | 4 | -4/+6 |
|\ \ \ \ |
|
| * | | | | spi/gpio: fix section mismatch warning | Manuel Lauss | 2011-12-07 | 1 | -2/+2 |
| * | | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build | Jiri Slaby | 2011-12-07 | 1 | -2/+2 |
| * | | | | spi/nuc900: Include linux/module.h | Axel Lin | 2011-12-07 | 1 | -0/+1 |
| * | | | | spi/ath79: fix compile error due to missing include | Gabor Juhos | 2011-12-07 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-12-09 | 3 | -7/+32 |
|\ \ \ \ \ |
|
| * | | | | | md: raid5 crash during degradation | Adam Kwolek | 2011-12-09 | 1 | -2/+2 |
| * | | | | | md/raid5: never wait for bad-block acks on failed device. | NeilBrown | 2011-12-08 | 1 | -1/+3 |
| * | | | | | md: ensure new badblocks are handled promptly. | NeilBrown | 2011-12-08 | 1 | -0/+1 |
| * | | | | | md: bad blocks shouldn't cause a Blocked status on a Faulty device. | NeilBrown | 2011-12-08 | 1 | -1/+2 |
| * | | | | | md: take a reference to mddev during sysfs access. | NeilBrown | 2011-12-08 | 1 | -1/+18 |
| * | | | | | md: refine interpretation of "hold_active == UNTIL_IOCTL". | NeilBrown | 2011-12-08 | 1 | -2/+2 |
| * | | | | | md/lock: ensure updates to page_attrs are properly locked. | NeilBrown | 2011-11-23 | 1 | -0/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-12-09 | 10 | -26/+40 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf | 2011-12-03 | 3 | -20/+10 |
| * | | | | | | drivers/net/ethernet/tile: use skb_frag_page() API | Chris Metcalf | 2011-12-03 | 1 | -2/+2 |