summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-46/+3
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-14/+236
2013-12-09Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+4
2013-12-09Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-34/+29
2013-12-09Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-43/+56
2013-12-09Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-262/+462
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki1-0/+3
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2-46/+0
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds30-57/+123
2013-12-06Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-8/+66
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki2-2/+17
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki4-6/+49
2013-12-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+7
2013-12-06Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2-3/+204
2013-12-06Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+19
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2013-12-05mei: add 9 series PCH mei device idsTomas Winkler2-2/+7
2013-12-05Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-22/+165
2013-12-05drivers/char/i8k.c: add Dell XPLS L421XAlan Cox1-0/+7
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-05usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner1-2/+3
2013-12-05usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack1-0/+1
2013-12-05USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-7/+21
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-23/+22
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-51/+69
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+32
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter1-14/+11
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold1-0/+1
2013-12-04Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-26/+24
2013-12-04cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk1-1/+1
2013-12-04Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson1-23/+22
2013-12-03Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov1-8/+5
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork1-3/+0
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus1-1/+1
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang1-2/+6
2013-12-03gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot1-3/+13
2013-12-03gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot1-1/+1
2013-12-03sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart1-1/+1
2013-12-03sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart1-1/+1
2013-12-03USB: pl2303: fixed handling of CS5 settingColin Leitner1-16/+14
2013-12-03USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-13/+24
2013-12-03USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-03USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-03usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese3-68/+60
2013-12-03usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese1-18/+25
2013-12-03usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese1-4/+1