summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-092-46/+3
|\
| * Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki2013-12-081-0/+3
| * Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-082-46/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-099-14/+236
|\ \
| * | Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-052-3/+204
| * | Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-051-0/+1
| * | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-021-4/+18
| * | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-021-2/+2
| * | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-264-5/+11
* | | Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-091-2/+4
|\ \ \
| * | | n_tty: Fix missing newline echoPeter Hurley2013-11-291-2/+4
* | | | Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-095-34/+29
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-034-26/+24
| |\ \ \ \
| | * | | | Fix build failure for gp2ap020a00f.cRussell King - ARM Linux2013-12-021-0/+1
| | * | | | iio: hid-sensors: Fix power and report stateSrinivas Pandruvada2013-12-022-14/+15
| | * | | | HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada2013-12-021-12/+8
| * | | | | Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov2013-12-031-8/+5
* | | | | | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-0910-43/+56
|\ \ \ \ \ \
| * | | | | | mei: add 9 series PCH mei device idsTomas Winkler2013-12-052-2/+7
| * | | | | | drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2013-12-051-0/+7
| * | | | | | Merge tag 'extcon-linus-for-3.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2013-11-282-4/+3
| |\ \ \ \ \ \
| | * | | | | | extcon: remove freed groups caused the panic or warning in unregister flowWang, Xiaoming2013-11-261-1/+2
| | * | | | | | extcon: arizona: Get pdata from arizona structure not deviceCharles Keepax2013-11-261-3/+1
| * | | | | | | misc: mic: Suppress memory space sparse warningsAshutosh Dixit2013-11-272-7/+9
| * | | | | | | misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-274-17/+17
| * | | | | | | misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-273-7/+6
| * | | | | | | misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt2013-11-272-10/+10
| * | | | | | | misc: mic: Change mic_notify(...) to return true.Sudeep Dutt2013-11-271-1/+2
| |/ / / / / /
* | | | | | | Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-0932-262/+462
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2013-12-051-2/+3
| * | | | | | usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack2013-12-051-0/+1
| * | | | | | USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens2013-12-051-0/+2
| * | | | | | USB: pl2303: fixed handling of CS5 settingColin Leitner2013-12-031-16/+14
| * | | | | | USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner2013-12-031-13/+24
| * | | | | | USB: mos7840: correct handling of CS5 settingColin Leitner2013-12-031-16/+16
| * | | | | | USB: spcp8x5: correct handling of CS5 settingColin Leitner2013-12-031-16/+14
| * | | | | | usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese2013-12-033-68/+60
| * | | | | | usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese2013-12-031-18/+25
| * | | | | | usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese2013-12-031-4/+1
| * | | | | | USB: option: support new huawei devicesFangxiaozhi (Franko)2013-12-021-0/+24
| * | | | | | USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias2013-12-021-0/+3
| * | | | | | usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-021-2/+52
| * | | | | | Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-11-2719-97/+221
| |\ \ \ \ \ \
| | * | | | | | usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian2013-11-251-11/+12
| | * | | | | | usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi2013-11-251-1/+1
| | * | | | | | usb: gadget: ffs: fix sparse warningFelipe Balbi2013-11-251-1/+1
| | * | | | | | usb: gadget: zero: module parameters can be staticFengguang Wu2013-11-251-3/+3
| | * | | | | | usb: gadget: storage: fix sparse warningFelipe Balbi2013-11-251-1/+1
| | * | | | | | usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak2013-11-251-2/+2
| | * | | | | | usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun2013-11-251-1/+2