Age | Commit message (Expand) | Author | Files | Lines |
2011-05-03 | libceph: fix ceph_osdc_alloc_request error checks | Sage Weil | 1 | -2/+2 |
2011-04-17 | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher | 1 | -3/+19 |
2011-04-17 | i2c: Improve deprecation warnings | Jean Delvare | 1 | -2/+4 |
2011-04-16 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 32 | -218/+483 |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds | 4 | -3/+29 |
2011-04-16 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -7/+17 |
2011-04-15 | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 1 | -2/+3 |
2011-04-15 | RapidIO: add IDT CPS-1432 switch definitions | Alexandre Bounine | 1 | -0/+1 |
2011-04-15 | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip | Wanlong Gao | 1 | -4/+4 |
2011-04-15 | leds/leds-regulator.c: fix handling of already enabled regulators | Antonio Ospite | 1 | -0/+4 |
2011-04-15 | drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table | Axel Lin | 1 | -0/+1 |
2011-04-15 | Revert "USB: isp1760-hcd: move imask clear after pending work is done" | Greg Kroah-Hartman | 1 | -3/+1 |
2011-04-14 | xHCI: Implement AMD PLL quirk | Andiry Xu | 4 | -1/+32 |
2011-04-14 | xhci: Tell USB core both roothubs lost power. | Sarah Sharp | 1 | -1/+3 |
2011-04-14 | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0... | Andiry Xu | 1 | -1/+11 |
2011-04-14 | USB: Fix unplug of device with active streams | Matthew Wilcox | 1 | -1/+1 |
2011-04-14 | USB: xhci - also free streams when resetting devices | Dmitry Torokhov | 1 | -4/+12 |
2011-04-14 | xhci: Fix NULL pointer deref in handle_port_status() | Sarah Sharp | 1 | -0/+11 |
2011-04-14 | USB: xhci - fix math in xhci_get_endpoint_interval() | Dmitry Torokhov | 1 | -28/+62 |
2011-04-14 | USB: xhci: simplify logic of skipping missed isoc TDs | Dmitry Torokhov | 1 | -78/+94 |
2011-04-14 | USB: xhci - remove excessive 'inline' markings | Dmitry Torokhov | 2 | -8/+8 |
2011-04-14 | USB: xhci: unsigned char never equals -1 | Dan Carpenter | 3 | -6/+9 |
2011-04-14 | USB: xhci - fix unsafe macro definitions | Dmitry Torokhov | 1 | -3/+3 |
2011-04-14 | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices | Dmitry Torokhov | 1 | -4/+6 |
2011-04-14 | USB: isp1760-hcd: move imask clear after pending work is done | Richard Retanubun | 1 | -1/+3 |
2011-04-14 | USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 | Valentin Longchamp | 1 | -2/+18 |
2011-04-14 | usb: qcserial add missing errorpath kfrees | Steven Hardy | 1 | -0/+2 |
2011-04-14 | usb: qcserial avoid pointing to freed memory | Steven Hardy | 1 | -6/+9 |
2011-04-14 | usb: Fix qcserial memory leak on rmmod | Steven Hardy | 1 | -1/+13 |
2011-04-14 | USB: ftdi_sio: add ids for Hameg HO720 and HO730 | Paul Friedrich | 2 | -0/+4 |
2011-04-14 | USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. | Marius B. Kotsbak | 1 | -0/+5 |
2011-04-14 | usb: pch_udc: unlock on allocation failure | Dan Carpenter | 1 | -3/+5 |
2011-04-14 | USB host: Fix lockdep warning in AMD PLL quirk | Joerg Roedel | 1 | -43/+74 |
2011-04-14 | usb/gadget: don't leak hs_descriptors | Sebastian Andrzej Siewior | 1 | -0/+1 |
2011-04-14 | USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined | Yoichi Yuasa | 1 | -1/+1 |
2011-04-14 | USB: ftdi_sio: add PID for OCT DK201 docking station | Johan Hovold | 2 | -0/+2 |
2011-04-14 | usb: musb: omap2430: fix build failure | Johan Hovold | 1 | -1/+2 |
2011-04-14 | USB: EHCI: unlink unused QHs when the controller is stopped | Alan Stern | 1 | -6/+9 |
2011-04-14 | usb: gadget: eem: fix echo command processing | Yauheni Kaliuta | 1 | -2/+6 |
2011-04-14 | USB: ftdi_sio: Added IDs for CTI USB Serial Devices | Christian Simon | 2 | -0/+11 |
2011-04-14 | usb: r8a66597-udc: fix spinlock usage | Yoshihiro Shimoda | 1 | -0/+2 |
2011-04-14 | usb: Fix Kconfig unmet dependencies for Microblaze EHCI | Michal Simek | 1 | -0/+1 |
2011-04-14 | USB: usb-gadget: unlock data->lock mutex on error path in ep_read() | Alexey Khoroshilov | 1 | -1/+3 |
2011-04-14 | usb: fix ips1760-hcd printk format warning | Randy Dunlap | 1 | -1/+1 |
2011-04-14 | Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus | Greg Kroah-Hartman | 8 | -16/+62 |
2011-04-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -1/+1 |
2011-04-13 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 28 | -125/+201 |
2011-04-13 | x86 platform drivers: Build fix for intel_pmic_gpio | Matthew Garrett | 1 | -1/+1 |
2011-04-13 | USB: musb: blackfin: work around anomaly 05000450 | Mike Frysinger | 3 | -0/+37 |
2011-04-13 | usb: musb: Fix the crash issue during reboot | Hema HK | 1 | -0/+2 |