summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory: emif: add debugfs entries for emifAneesh V2012-05-021-0/+138
* memory: emif: add one-time settingsAneesh V2012-05-021-0/+148
* memory: emif: add interrupt and temperature handlingAneesh V2012-05-021-2/+209
* memory: emif: handle frequency and voltage change eventsAneesh V2012-05-022-4/+1020
* memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-026-0/+326
* memory: emif: add register definitions for EMIFAneesh V2012-05-021-0/+454
* Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman2012-04-304-473/+0
* Extcon: Notify changed state for only one cable to notifeeChanwoo Choi2012-04-301-1/+8
* Extcon: check for allocation failureDan Carpenter2012-04-251-0/+2
* drivers/base/core.c: Fix a typo in commentyan2012-04-231-1/+1
* Remove "switch" class in drivers/staging/android/switchMyungJoo Ham2012-04-238-424/+6
* Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-201-8/+115
* Extcon: support multiple states at a device.MyungJoo Ham2012-04-201-13/+426
* Extcon: support notification based on the state changes.Donggeun Kim2012-04-201-0/+66
* Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-203-0/+177
* Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-205-0/+261
* Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-203-60/+36
* driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-193-36/+60
* drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten2012-04-191-2/+1
* driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap2012-04-191-6/+6
* core.c: fix 'the the' typoPeter Korsgaard2012-04-191-2/+2
* devtmpfs: fix 'the the' typoPeter Korsgaard2012-04-191-3/+3
* w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()Dan Carpenter2012-04-191-1/+3
* w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke2012-04-121-4/+18
* w1: Add 1-wire slave device driver for DS28E04-100Markus Franke2012-04-124-0/+471
* w1: fix slave driver registration error messageDmitry Artamonow2012-04-101-1/+1
* hv: fix return type of hv_post_message()Dan Carpenter2012-04-102-2/+2
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
|\ \
| * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-072-2/+5
|\ \ \
| * \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-074441-173979/+325606
| |\ \ \ | | | |/ | | |/|
| * | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| * | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
* | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-074-7/+19
|\ \ \ \
| * | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-071-5/+8
| * | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-073-2/+11
| | |/ / | |/| |
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-073-32/+61
|\ \ \ \
| * | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| * | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
| * | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6
| * | | | edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-021-0/+4
| |/ / /
* | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-074-3/+4
|\ \ \ \
| * | | | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
| * | | | xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-061-1/+1
| * | | | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-062-2/+2
* | | | | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-0713-218/+299
|\ \ \ \ \
| * | | | | mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-061-3/+7