index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
2012-10-22
1
-9
/
+2
*
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2012-10-22
2
-45
/
+45
*
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
2012-10-22
1
-0
/
+4
*
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
2012-10-22
3
-161
/
+5
*
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2012-10-22
2
-189
/
+0
*
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
2012-10-22
1
-0
/
+2
*
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2012-10-22
2
-147
/
+0
*
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2012-10-22
2
-152
/
+0
*
USB: OHCI: remove ohci-pcc-soc driver.
Florian Fainelli
2012-10-22
3
-231
/
+0
*
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2012-10-22
2
-144
/
+0
*
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
2
-6
/
+34
*
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
1
-37
/
+36
*
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
1
-7
/
+26
*
USB: update documentation for URB_ISO_ASAP
Alan Stern
2012-10-22
1
-3
/
+19
*
EHCI: replace mult/div with bit-mask operation
Alan Stern
2012-10-22
1
-1
/
+1
*
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-10-22
4
-11
/
+5
*
EHCI: improved logic for isochronous scheduling
Alan Stern
2012-10-22
2
-39
/
+33
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-20
6
-6
/
+10
|
\
|
*
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-20
5
-6
/
+7
|
|
\
|
|
*
spi/s3c64xx: use correct dma_transfer_direction type
Arnd Bergmann
2012-10-17
1
-3
/
+3
|
|
*
pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
Arnd Bergmann
2012-10-12
1
-1
/
+1
|
|
*
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
2012-10-09
1
-1
/
+1
|
|
*
SCSI: ARM: make fas216_dumpinfo function conditional
Arnd Bergmann
2012-10-09
1
-1
/
+1
|
|
*
SCSI: ARM: ncr5380/oak uses no interrupts
Arnd Bergmann
2012-10-09
1
-0
/
+1
|
*
|
gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
Axel Lin
2012-10-17
1
-0
/
+3
*
|
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-10-19
2
-4
/
+4
|
\
\
\
|
*
|
|
firmware/memmap: avoid type conflicts with the generic memmap_init()
Fengguang Wu
2012-10-19
1
-2
/
+2
|
*
|
|
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...
Axel Lin
2012-10-19
1
-2
/
+2
*
|
|
|
xen: Fix annoying compile-time warning
Linus Torvalds
2012-10-19
1
-1
/
+1
*
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-19
2
-3
/
+6
|
\
\
\
\
|
*
|
|
|
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
2012-10-15
1
-2
/
+5
|
*
|
|
|
hwmon: (pmbus) remove CONFIG_EXPERIMENTAL
Kees Cook
2012-10-15
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-10-19
6
-12
/
+31
|
\
\
\
\
|
*
|
|
|
staging: dgrp: check return value of alloc_tty_driver
Bill Pemberton
2012-10-17
1
-0
/
+9
|
*
|
|
|
staging: dgrp: check for NULL pointer in (un)register_proc_table
Bill Pemberton
2012-10-17
1
-0
/
+6
|
*
|
|
|
serial/8250_hp300: Missing 8250 register interface conversion bits
Geert Uytterhoeven
2012-10-15
1
-10
/
+10
|
*
|
|
|
Merge 3.7-rc1 into tty-linus
Greg Kroah-Hartman
2012-10-15
2567
-46489
/
+97254
|
|
\
|
|
|
|
*
|
|
|
tty: serial: sccnxp: Fix bug with unterminated platform_id list
Greg Kroah-Hartman
2012-10-05
1
-0
/
+1
|
*
|
|
|
staging: serial: dgrp: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2012-10-05
3
-0
/
+3
|
*
|
|
|
serial: sccnxp: Allows the driver to be compiled as a module
Alexander Shiyan
2012-10-05
1
-2
/
+2
*
|
|
|
|
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-10-19
34
-552
/
+606
|
\
\
\
\
\
|
*
|
|
|
|
USB: option: add more ZTE devices
Bjørn Mork
2012-10-18
1
-0
/
+16
|
*
|
|
|
|
USB: option: blacklist net interface on ZTE devices
Bjørn Mork
2012-10-18
1
-20
/
+48
|
*
|
|
|
|
Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2012-10-18
6
-7
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04
Alexandre Pereira da Silva
2012-10-16
1
-2
/
+2
|
|
*
|
|
|
|
usb: renesas_usbhs: fixup interrupt status clear method
Kuninori Morimoto
2012-10-16
1
-3
/
+3
|
|
*
|
|
|
|
usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos
Kuninori Morimoto
2012-10-16
1
-1
/
+1
|
|
*
|
|
|
|
usb: dwc3: shutdown usb_phy when removing the device
Vivek Gautam
2012-10-15
1
-0
/
+4
|
|
*
|
|
|
|
usb: musb: am35xx: drop spurious unplugging a device
Stefano Babic
2012-10-15
1
-0
/
+6
|
|
*
|
|
|
|
usb: dwc3: gadget: fix 'endpoint always busy' bug
Felipe Balbi
2012-10-15
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
[next]