summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-19max17042_battery: Support CHARGE_COUNTER power supply attributeRamakrishna Pallala
2012-06-19smb347-charger: Add constant charge and current propertiesRamakrishna Pallala
2012-06-19power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala
2012-06-18power_supply: Register battery as a thermal zoneJenny TC
2012-06-18ds2781_battery: w1_ds2781_read() should be staticAnton Vorontsov
2012-06-18pda_power: Complain if regulator operations failMark Brown
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-06-16Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-16Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-06-15USB: fix gathering of interface associationsDaniel Mack
2012-06-15usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro
2012-06-15usb: cdc-acm: fix devices not unthrottled on openOtto Meta
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-14Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar
2012-06-14USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge
2012-06-14usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-06-14USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski
2012-06-14USB: fix PS3 EHCI systemsRicardo Martins
2012-06-14Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai
2012-06-13xhci: Fix error path return value.Sarah Sharp
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-06-13qla2xxx: Remove version.h header file inclusionSachin Kamat
2012-06-13tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-13tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-13qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier
2012-06-13qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier
2012-06-13tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-13tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel