aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * USB: UHCI: remove uses of hcd->stateAlan Stern2011-04-13
| * usb: don't enter usb subdirectories directlyFelipe Balbi2011-04-13
| * USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2011-04-13
| * USB: g_file_storage: don't send padding when stall=nAlan Stern2011-04-13
| * USB: remove dead code from usb_deregister_dev()Libor Pechacek2011-04-13
| * usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab2011-04-13
| * USB: cdc-acm: re-write read processingJohan Hovold2011-04-13
| * USB: cdc-acm: clean up read urb allocationJohan Hovold2011-04-13
| * USB: cdc-acm: clean up open error handlingJohan Hovold2011-04-13
| * USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold2011-04-13
| * USB: cdc-acm: remove unused drain-delay codeJohan Hovold2011-04-13
| * USB: cdc-acm: remove superfluous prototypeJohan Hovold2011-04-13
| * USB: cdc-acm: remove version information and changelogJohan Hovold2011-04-13
| * USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold2011-04-13
| * USB: cdc-acm: clean up verbose debugJohan Hovold2011-04-13
| * USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold2011-04-13
| * USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold2011-04-13
| * USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold2011-04-13
| * USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold2011-04-13
| * USB: change the way we initialize format stringsDmitry Torokhov2011-04-13
| * usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto2011-04-13
| * usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-18
|\ \
| * | Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov2011-04-18
| * | Input: estimate number of events per packetJeff Brown2011-04-18
| * | Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-13
| * | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin2011-04-12
| * | Input: h3600_ts - fix error handling at connectChristoph Fritz2011-04-06
| * | Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D2011-04-06
* | | block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* | | md: fix up raid1/raid10 unplugging.NeilBrown2011-04-18
* | | md: incorporate new plugging into raid5.NeilBrown2011-04-18
* | | md: provide generic support for handling unplug callbacks.NeilBrown2011-04-18
* | | md - remove old plugging code.NeilBrown2011-04-18
* | | md/dm - remove remains of plug_fn callback.NeilBrown2011-04-18
* | | md: use new plugging interface for RAID IO.NeilBrown2011-04-18
* | | i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher2011-04-17
* | | i2c: Improve deprecation warningsJean Delvare2011-04-17
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-16
|\ \ \
| * | | Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman2011-04-14
| * | | xHCI: Implement AMD PLL quirkAndiry Xu2011-04-13
| * | | xhci: Tell USB core both roothubs lost power.Sarah Sharp2011-04-13
| * | | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu2011-04-13
| * | | USB: Fix unplug of device with active streamsMatthew Wilcox2011-04-13
| * | | USB: xhci - also free streams when resetting devicesDmitry Torokhov2011-04-13
| * | | xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp2011-04-13
| * | | USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov2011-04-13
| * | | USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov2011-04-13
| * | | USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2011-04-13
| * | | USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-13