summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-27Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi
2013-09-27extcon: arizona: Don't require micbias to be shifted in pdataCharles Keepax
2013-09-27extcon: arizona: Correct typo in headphone detect range transitionsCharles Keepax
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck
2013-09-27extcon: use dev_get_platdata()Jingoo Han
2013-09-27extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck
2013-09-27extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck
2013-09-27extcon: Remove casting the return value which is a void pointerJingoo Han
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi
2013-09-27extcon: max77693: Fix checkpatch warningSachin Kamat
2013-09-27extcon: arizona: Fix a typo in a commentSachin Kamat
2013-09-27extcon: arizona: Clear trig_sts bits on all pathsCharles Keepax
2013-09-27extcon: max8997: Fix checkpatch warningSachin Kamat
2013-09-26hv: vmbus: fix vmbus_recvpacket_raw() return codeDan Carpenter
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun
2013-09-26Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit
2013-09-26Intel MIC Card Driver for X100 family.Sudeep Dutt
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt
2013-09-26VMCI: fix to pass correct device identity to free_irq()Wei Yongjun
2013-09-26ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl
2013-09-26extcon: arizona: Fix up minor coding style to remove unnecessary bracesChanwoo Choi
2013-09-26extcon: class: Remove unnecessary extern declarationChanwoo Choi
2013-09-26extcon: Fix up 80 column coding style issuesChanwoo Choi
2013-09-26misc: pti: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: mei: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack
2013-09-26drivers: misc: ti_dac7512: provide a SPI ID tableDaniel Mack
2013-09-26drivers: misc: ti_dac7512: drop DAC7512_DRV_NAMEDaniel Mack
2013-09-26drivers: misc: ti_dac7512: drop module versionDaniel Mack
2013-09-26hv: move ringbuffer bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman
2013-09-26drivers/pcmcia/yenta_socket.c: convert to module_pci_driverLibo Chen