aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-02
* Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely2011-12-13
|\
| * spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-01
| * spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-01
| * spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-01
| * spi/pl022: move device disable to workqueue threadChris Blair2011-12-01
| * spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-01
| * spi/pl022: fix build warningsJonas Aaberg2011-12-01
| * spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-01
* | of: Add device tree selftestsGrant Likely2011-12-12
* | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-12
* | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-12
* | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-12
* | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-12-12
* | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-12-12
* | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds2011-12-09
|\ \
| * | spi/gpio: fix section mismatch warningManuel Lauss2011-12-07
| * | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-07
| * | spi/nuc900: Include linux/module.hAxel Lin2011-12-07
| * | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-07
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-09
|\ \ \
| * | | md: raid5 crash during degradationAdam Kwolek2011-12-08
| * | | md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-08
| * | | md: ensure new badblocks are handled promptly.NeilBrown2011-12-08
| * | | md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-08
| * | | md: take a reference to mddev during sysfs access.NeilBrown2011-12-07
| * | | md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-07
| * | | md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
|\ \ \ \
| * | | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03
| * | | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-03
| | |/ / | |/| |
* | | | rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2011-12-09
* | | | rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine2011-12-09
* | | | rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine2011-12-09
* | | | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi2011-12-09
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-08
|\ \ \ \
| * | | | ptp: Fix clock_getres() implementationThomas Gleixner2011-12-06
* | | | | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-12-07
|\ \ \ \ \
| * | | | | iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger2011-12-06
| * | | | | target: Don't return an error if disabling unsupported featuresAndy Grover2011-12-06
| * | | | | target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior2011-12-06
| * | | | | target/rd: simplify the page/offset computationSebastian Andrzej Siewior2011-12-06
| * | | | | target: remove the unused se_dev_listChristoph Hellwig2011-12-06
| * | | | | target/file: walk properly over sg listSebastian Andrzej Siewior2011-12-06
| * | | | | target: remove unused struct fieldsJörn Engel2011-12-06
| * | | | | target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier2011-12-06
| * | | | | target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier2011-12-06
| * | | | | target: Don't return an error status for 0-length READ and WRITERoland Dreier2011-12-06
| * | | | | iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-06
| * | | | | iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger2011-12-06