Age | Commit message (Expand) | Author | Files | Lines |
2012-09-15 | Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 26 | -57/+410 |
2012-09-15 | Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -15/+15 |
2012-09-15 | Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 22 | -47/+123 |
2012-09-13 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -1/+9 |
2012-09-13 | ahci: Add identifiers for ASM106x devices | Alan Cox | 1 | -1/+4 |
2012-09-13 | ahci: Add alternate identifier for the 88SE9172 | Alan Cox | 1 | -0/+2 |
2012-09-13 | ahci: Add JMicron 362 device IDs | Ben Hutchings | 1 | -0/+3 |
2012-09-12 | Merge branch 'chipidea-stable' into usb-linus | Greg Kroah-Hartman | 1 | -18/+41 |
2012-09-12 | usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c... | Michael Grzeschik | 1 | -4/+1 |
2012-09-12 | usb: chipidea: cleanup dma_pool if udc_start() fails | Marc Kleine-Budde | 1 | -8/+15 |
2012-09-12 | usb: chipidea: udc: fix error path in udc_start() | Marc Kleine-Budde | 1 | -1/+1 |
2012-09-12 | usb: chipidea: udc: add pullup fuction, needed by the uvc gadget | Michael Grzeschik | 1 | -4/+17 |
2012-09-12 | usb: chipidea: udc: fix setup of endpoint maxpacket size | Michael Grzeschik | 1 | -1/+7 |
2012-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+1 |
2012-09-11 | USB: option: replace ZTE K5006-Z entry with vendor class rule | Bjørn Mork | 1 | -2/+4 |
2012-09-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 5 | -7/+34 |
2012-09-11 | drm/omap: add more new timings fields | Rob Clark | 1 | -0/+24 |
2012-09-11 | drm/omap: update for interlaced | Rob Clark | 1 | -9/+8 |
2012-09-11 | EHCI: Update qTD next pointer in QH overlay region during unlink | Pavankumar Kondeti | 1 | -2/+10 |
2012-09-11 | staging: r8712u: fix bug in r8712_recv_indicatepkt() | Eric Dumazet | 1 | -6/+1 |
2012-09-11 | USB: cdc-wdm: fix wdm_find_device* return value | Bjørn Mork | 1 | -4/+8 |
2012-09-10 | USB: ftdi_sio: do not claim CDC ACM function | Bjørn Mork | 2 | -2/+7 |
2012-09-10 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -4/+43 |
2012-09-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 16 | -4/+49 |
2012-09-10 | i2c-core: Fix for lockdep validator | Jean Delvare | 1 | -2/+20 |
2012-09-10 | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG... | Axel Lin | 3 | -2/+19 |
2012-09-10 | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2 | -0/+4 |
2012-09-09 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 1 | -1/+1 |
2012-09-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -2/+23 |
2012-09-07 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+6 |
2012-09-07 | Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 53 | -221/+400 |
2012-09-07 | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund | 1 | -1/+3 |
2012-09-07 | drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot | Dave Airlie | 1 | -0/+1 |
2012-09-07 | drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled | Dave Airlie | 2 | -1/+9 |
2012-09-07 | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -5/+5 |
2012-09-07 | Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 5 | -14/+80 |
2012-09-07 | crypto/caam: Export gen_split_key symbol for other modules | Ben Collins | 1 | -0/+1 |
2012-09-06 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+15 |
2012-09-06 | usb: dwc3: gadget: fix pending isoc handling | Pratyush Anand | 1 | -0/+12 |
2012-09-06 | usb: renesas_usbhs: fixup DMA transport data alignment | Kuninori Morimoto | 1 | -2/+2 |
2012-09-06 | usb: gadget: at91udc: Don't check for ep->ep.desc | Sebastian Andrzej Siewior | 1 | -3/+1 |
2012-09-06 | usb: gadget: at91udc: don't overwrite driver data | Sebastian Andrzej Siewior | 1 | -2/+0 |
2012-09-06 | usb: dwc3: core: fix incorrect usage of resource pointer | Kishon Vijay Abraham I | 1 | -2/+7 |
2012-09-06 | usb: musb: musbhsdma: fix IRQ check | Sergei Shtylyov | 1 | -1/+1 |
2012-09-06 | usb: musb: tusb6010: fix error path in tusb_probe() | Sergei Shtylyov | 1 | -1/+1 |
2012-09-06 | usb: musb: host: fix for musb_start_urb Oops | yuzheng ma | 1 | -1/+1 |
2012-09-06 | usb: gadget: dummy_hcd: add support for USB_DT_BOS on rh | Sebastian Andrzej Siewior | 1 | -0/+33 |
2012-09-06 | usb: gadget: dummy_hcd: fixup error probe path | Sebastian Andrzej Siewior | 1 | -4/+4 |
2012-09-06 | usb: gadget: s3c-hsotg.c: fix error return code | Julia Lawall | 1 | -0/+3 |
2012-09-06 | usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced | Pratyush Anand | 2 | -3/+5 |