index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
USB: serial: digi_acceleport.c: remove dbg() usage
Greg Kroah-Hartman
1
-18
/
+25
2012-09-14
USB: serial: cypress_m8.c: remove dbg() usage
Greg Kroah-Hartman
1
-73
/
+73
2012-09-13
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
5
-35
/
+35
2012-09-13
USB: omninet: fix potential tty NULL dereference
Alexey Khoroshilov
1
-3
/
+5
2012-09-13
drivers/usb/misc/rio500.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-13
drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-13
USB: serial: usb_wwan.c: remove dbg() usage
Greg Kroah-Hartman
1
-23
/
+28
2012-09-13
USB: serial: omninet.c: remove dbg() usage
Greg Kroah-Hartman
1
-7
/
+7
2012-09-13
USB: serial: option.c: remove dbg() usage
Greg Kroah-Hartman
1
-7
/
+8
2012-09-13
USB: serial: opticon.c: remove dbg() usage
Greg Kroah-Hartman
1
-10
/
+10
2012-09-13
USB: serial: ipw.c: remove dbg() usage
Greg Kroah-Hartman
1
-33
/
+28
2012-09-13
USB: serial: cyberjack.c: remove dbg() usage
Greg Kroah-Hartman
1
-33
/
+35
2012-09-13
USB: serial: cp210x.c: remove dbg() usage
Greg Kroah-Hartman
1
-71
/
+64
2012-09-13
USB: serial: ch341.c: remove dbg() usage
Greg Kroah-Hartman
1
-19
/
+23
2012-09-13
Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
5
-21
/
+334
2012-09-13
USB: serial: core: clean up dbg and printk usage.
Greg Kroah-Hartman
2
-84
/
+77
2012-09-13
drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-13
usb/xhci: update a comment regarding the BOS descriptor to reflect the code
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-13
usb: host: xhci: sparse fixes
Felipe Balbi
3
-3
/
+6
2012-09-13
xHCI: handle command after aborting the command ring
Elric Fu
1
-6
/
+165
2012-09-13
xHCI: cancel command after command timeout
Elric Fu
2
-7
/
+22
2012-09-13
xHCI: add aborting command ring function
Elric Fu
4
-1
/
+128
2012-09-13
xHCI: add cmd_ring_state
Elric Fu
3
-2
/
+11
2012-09-13
USB: serial: core: remove some trace debugging calls
Greg Kroah-Hartman
2
-8
/
+0
2012-09-13
USB: core: remove unused dbg() call in message.c
Greg Kroah-Hartman
1
-2
/
+0
2012-09-13
USB: atm: usbatm: fix up debug printing code
Greg Kroah-Hartman
1
-18
/
+28
2012-09-13
USB: serial: add zte_ev.c driver
Greg Kroah-Hartman
3
-0
/
+316
2012-09-13
USB: serial: move usb_serial_debug_data to use %*ph
Greg Kroah-Hartman
1
-9
/
+3
2012-09-12
USB: chipidea: re-order irq handling to avoid unhandled irqs
Richard Zhao
1
-8
/
+13
2012-09-12
USB: chipidea: add -DDEBUG if debugging is enabled
Richard Zhao
1
-0
/
+2
2012-09-12
USB: chipidea: add vbus detect for udc
Richard Zhao
2
-1
/
+39
2012-09-12
USB: chipidea: acknowledge ID change interrupt in irq handler
Richard Zhao
1
-2
/
+1
2012-09-12
USB: chipidea: delay 2ms before read ID status at probe time
Richard Zhao
1
-0
/
+2
2012-09-12
USB: chipidea: imx: add pinctrl support
Richard Zhao
1
-0
/
+7
2012-09-12
USB: chipidea: add imx usbmisc support
Richard Zhao
6
-1
/
+274
2012-09-12
Merge branch 'chipidea-stable' into usb-next
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
usb: move children deallocation after quiescing the hub
Alexander Shishkin
1
-3
/
+3
2012-09-11
usb: renesas_usbhs: convert to devm_xxx()
Kuninori Morimoto
1
-11
/
+4
2012-09-11
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
25
-654
/
+919
2012-09-11
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-155
/
+170
2012-09-11
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
40
-603
/
+1597
2012-09-11
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
82
-1402
/
+18423
2012-09-11
usb: musb: dsps: remove explicit NOP device creation
Ajay Kumar Gupta
1
-2
/
+1
2012-09-11
usb: musb: dsps: add dt support
Ajay Kumar Gupta
2
-9
/
+65
2012-09-11
usb: musb: am335x: add support for dual instance
B, Ravi
1
-32
/
+49
[next]