summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* extcon: arizona: Fix up minor coding style to remove unnecessary bracesChanwoo Choi2013-09-26
* extcon: class: Remove unnecessary extern declarationChanwoo Choi2013-09-26
* extcon: Fix up 80 column coding style issuesChanwoo Choi2013-09-26
* misc: pti: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* misc: mei: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack2013-09-26
* drivers: misc: ti_dac7512: provide a SPI ID tableDaniel Mack2013-09-26
* drivers: misc: ti_dac7512: drop DAC7512_DRV_NAMEDaniel Mack2013-09-26
* drivers: misc: ti_dac7512: drop module versionDaniel Mack2013-09-26
* hv: move ringbuffer bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-26
* hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-26
* hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman2013-09-26
* hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-26
* drivers/pcmcia/yenta_socket.c: convert to module_pci_driverLibo Chen2013-09-26
* drivers/pcmcia/pd6729.c: convert to module_pci_driverLibo Chen2013-09-26
* hv: Change variable type to boolPeter Senna Tschudin2013-09-26
* Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...Elad Wexler2013-09-26
* misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* uio: uio_sercos3: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* uio: uio_netx: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* uio: uio_mf624: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* uio: uio_cif: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* uio: uio_aec: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* uio: Simplify uio error path by using devres functionsMichal Simek2013-09-26
* drivers: uio: mf624_disable_interrupt() can be staticFengguang Wu2013-09-26
* hpet: remove useless check if fixmem32 is NULLTomas Winkler2013-09-26
* drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()Chen Gang2013-09-26
* mei: mei_cl_unlink: no need to loop over dev listTomas Winkler2013-09-26
* mei: push credentials inside the irq write handlerTomas Winkler2013-09-26
* mei: propagate error from write routines instead of ENODEVTomas Winkler2013-09-26
* mei: fix function names in debug printsAlexander Usyskin2013-09-26
* mei: prefix client log messages with client me and host idsAlexander Usyskin2013-09-26
* mei: mei_release: drop redundant check if cb is NULLTomas Winkler2013-09-26
* mei: revamp read and write length checksTomas Winkler2013-09-26
* mei: fix format compilation warrning on 32 bit architectureTomas Winkler2013-09-26
* mei: mei_write correct checks for copy_from_userAlexander Usyskin2013-09-26
* mei: make sure that me_clients_map big enough before copyingTomas Winkler2013-09-26
* mei: mei_cl_link protect open_handle_count from overflowTomas Winkler2013-09-26