summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-052-5/+25
|\
| * Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-152-5/+25
| |\
| | * oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-042-5/+25
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-052-15/+39
|\ \ \
| * | | rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-221-5/+5
| * | | rtc: Disable the alarm in the hardwareRabin Vincent2011-11-221-10/+34
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-12-058-66/+111
|\ \ \ \
| * | | | [S390] ap: Setup timer for sending messages after reset.Holger Dengler2011-12-011-0/+2
| * | | | [S390] cio: fix chsc_chp_varySebastian Ott2011-12-011-5/+2
| * | | | [S390] cio: provide fake irb for transport mode IOSebastian Ott2011-12-013-10/+37
| * | | | [S390] cio: disallow driver io for known to be broken pathsSebastian Ott2011-12-011-4/+4
| * | | | [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-013-47/+66
* | | | | gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-051-1/+1
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-0221-95/+99
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-012-7/+5
| |\ \ \ \ \
| | * | | | | Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp2011-12-011-6/+1
| | * | | | | xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-011-1/+4
| * | | | | | usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki2011-12-012-0/+2
| |/ / / / /
| * | | | | usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2011-11-292-36/+42
| * | | | | usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam2011-11-291-2/+0
| * | | | | usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam2011-11-291-0/+1
| * | | | | USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen2011-11-291-2/+2
| * | | | | usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-299-14/+9
| * | | | | usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-291-2/+2
| * | | | | usb: renesas_usbhs: fixup driver speedKuninori Morimoto2011-11-291-1/+1
| * | | | | usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto2011-11-291-0/+1
| * | | | | usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto2011-11-291-0/+7
| * | | | | usb: renesas_usbhs: fixup device_register timingKuninori Morimoto2011-11-291-26/+11
| * | | | | usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0
| * | | | | EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-291-4/+5
| * | | | | xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu2011-11-281-1/+6
| * | | | | USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-11-261-1/+1
| * | | | | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-261-0/+7
| * | | | | usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-261-0/+1
| * | | | | usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-261-0/+3
* | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-024-30/+84
|\ \ \ \ \ \
| * | | | | | Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang2011-11-281-1/+1
| * | | | | | Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-281-5/+0
| * | | | | | Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-261-0/+5
| * | | | | | Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-261-2/+2
| * | | | | | Staging: comedi: fix mmap_countFederico Vaga2011-11-261-2/+17
| * | | | | | staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-261-18/+53
| * | | | | | staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr2011-11-261-3/+4
| * | | | | | staging:rts_pstor:Complete scanning_done variablewwang2011-11-261-0/+1
| * | | | | | staging: usbip: bugfix for deadlockBart Westgeest2011-11-261-4/+6
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-12-022-2/+2
|\ \ \ \ \ \
| * | | | | | HID: Correct General touch PIDBenjamin Tissoires2011-11-232-2/+2
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-0219-48/+341
|\ \ \ \ \ \ \
| * | | | | | | vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang2011-12-021-5/+6
| * | | | | | | drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher2011-12-022-26/+154