summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-0535-774/+2050
|\
| * firmware loader: Fix _request_firmware_load() return val for fw load abortShuah Khan2014-07-241-1/+3
| * Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-21218-1073/+1855
| |\
| * | staging: android: Cleanup style issuesPeter Senna Tschudin2014-07-121-3/+8
| * | driver core: platform: add device binding path 'driver_override'Kim Phillips2014-07-091-0/+47
| * | driver core/platform: remove unused implicit padding in platform_objectYann Droneaud2014-07-091-2/+2
| * | firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez2014-07-091-6/+7
| * | firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-091-1/+1
| * | firmware: read firmware size using i_size_read()Dmitry Kasatkin2014-07-091-14/+3
| * | firmware loader: allow disabling of udev as firmware loaderTakashi Iwai2014-07-092-7/+18
| * | reservation: add suppport for read-only access using rcuMaarten Lankhorst2014-07-083-38/+347
| * | reservation: update api and add some helpersMaarten Lankhorst2014-07-082-12/+179
| * | dma-buf: add poll support, v3Maarten Lankhorst2014-07-081-0/+108
| * | android: convert sync to fence api, v6Maarten Lankhorst2014-07-087-651/+609
| * | dma-buf: use reservation objectsMaarten Lankhorst2014-07-0815-11/+56
| * | seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst2014-07-082-1/+74
| * | fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-083-1/+441
| * | dma-buf: move to drivers/dma-bufMaarten Lankhorst2014-07-085-1/+2
| * | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-081-4/+6
| |\ \
| | * | component: fix bug with legacy APIRussell King2014-07-041-4/+6
| * | | Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman2014-07-0872-167/+446
| |\ \ \
| * \ \ \ Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-03254-1901/+4310
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | component: add support for component match arrayRussell King2014-07-031-3/+117
| | * | | component: ignore multiple additions of the same componentRussell King2014-07-031-2/+8
| | * | | component: fix missed cleanup in case of devres failureRussell King2014-07-031-31/+31
| * | | | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-202-8/+6
* | | | | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-05114-1003/+7914
|\ \ \ \ \
| * \ \ \ \ Merge tag 'extcon-next-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-07-2816-484/+978
| |\ \ \ \ \
| | * | | | | extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi2014-07-231-5/+73
| | * | | | | extcon: sm5502: Detect cable state after completing platform bootingChanwoo Choi2014-07-231-0/+36
| | * | | | | extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi2014-07-233-0/+631
| | * | | | | extcon: arizona: Get MICVDD against extcon deviceCharles Keepax2014-07-231-1/+1
| | * | | | | extcon: Remove unnecessary OOM messagesJingoo Han2014-07-234-12/+6
| | * | | | | Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi2014-07-236-423/+173
| | |\ \ \ \ \
| | | * | | | | mfd: max77693: Handle IRQs using regmapRobert Baldyga2014-06-175-359/+151
| | | * | | | | mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-174-96/+54
| | | |/ / / /
| | * | | | | extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-167-6/+2
| | * | | | | extcon: arizona: Update manual headphone detection calculationCharles Keepax2014-06-161-5/+10
| | * | | | | extcon: arizona: Correct typo to disable regulation for button detectionCharles Keepax2014-06-161-1/+1
| | * | | | | extcon: arizona: Use extcon cable API with index of extcon cable instead of s...Nikesh Oswal2014-06-161-9/+6
| | * | | | | extcon: arizona: Remove duplicate set of input parent deviceCharles Keepax2014-06-161-1/+0
| | * | | | | extcon: Reorder the sequence of extcon device driver alphabeticallyChanwoo Choi2014-06-162-17/+17
| | * | | | | extcon: palmas: Make of_device_id array constKrzysztof Kozlowski2014-06-161-1/+1
| | * | | | | extcon: arizona: support inverted jack detect switchRichard Fitzgerald2014-06-161-8/+26
| | |/ / / /
| * | | | | misc: bh1780: Introduce the use of devm_kzallocHimangi Saraogi2014-07-271-24/+9
| * | | | | Lattice ECP3 FPGA: Correct endiannessJean-Michel Hautbois2014-07-271-7/+9
| * | | | | drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra2014-07-241-2/+3
| * | | | | misc: vexpress: Fix sparse non static symbol warningsWei Yongjun2014-07-231-2/+2
| * | | | | mei: drop unused hw dependent fw status functionsAlexander Usyskin2014-07-233-89/+0
| * | | | | misc: bh1770glc: Use managed functionsHimangi Saraogi2014-07-231-21/+14