index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-100
/
+459
2015-04-01
usb: Fix warnings in chaoskey driver
Keith Packard
1
-2
/
+4
2015-03-27
USB: f81232: fix some minor style issues
Johan Hovold
1
-5
/
+6
2015-03-27
USB: f81232: modify/add author
Peter Hung
1
-1
/
+2
2015-03-27
USB: f81232: cleanup non-used define
Peter Hung
1
-14
/
+0
2015-03-27
USB: f81232: clarify f81232_ioctl() and fix
Peter Hung
1
-11
/
+19
2015-03-27
USB: f81232: implement set_termios()
Peter Hung
1
-4
/
+108
2015-03-27
USB: f81232: implement port enable/disable method
Peter Hung
1
-0
/
+49
2015-03-27
USB: f81232: implement MCR/MSR function
Peter Hung
1
-22
/
+117
2015-03-27
USB: f81232: implement read IIR/MSR with endpoint
Peter Hung
1
-8
/
+118
2015-03-27
USB: f81232: change lock mechanism
Peter Hung
1
-6
/
+5
2015-03-27
USB: f81232: implement RX bulk-in EP
Peter Hung
1
-34
/
+41
2015-03-27
USB: f81232: rename private struct member name
Peter Hung
1
-4
/
+4
2015-03-26
usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-03-26
chipidea: pci: make it depends on NOP_USB_XCEIV
Andy Shevchenko
1
-0
/
+1
2015-03-26
chipidea: introduce specific Kconfig options for glue drivers
Andy Shevchenko
2
-7
/
+12
2015-03-26
usb: chipidea: use hrtimer for otg fsm timers
Li Jun
3
-197
/
+190
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
2
-16
/
+5
2015-03-26
usb: chipidea: otg: remove unnecessary B_SESS_VLD timer
Li Jun
2
-33
/
+1
2015-03-26
USB: host: ohci-at91: remove useless uclk clock
Boris Brezillon
1
-15
/
+3
2015-03-26
cdc-wdm: error returns need to be translated
Oliver Neukum
1
-1
/
+1
2015-03-26
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
1
-5
/
+7
2015-03-26
cdc-wdm: unify error handling in write
Oliver Neukum
1
-15
/
+16
2015-03-26
cdc-acm: convert to not directly using urb->status
Oliver Neukum
1
-3
/
+4
2015-03-26
cdc-acm: surpress misleading message
Oliver Neukum
1
-1
/
+1
2015-03-26
cdc-acm: fix race between callback and unthrottle
Oliver Neukum
1
-2
/
+10
2015-03-26
usb/misc/usb3503: Always read refclk frequency from DT
Ben Gamari
1
-23
/
+24
2015-03-26
cdc-wdm: return correct error codes
Oliver Neukum
1
-1
/
+1
2015-03-26
usb: ehci-orion: add more constants for register values
Thomas Petazzoni
1
-6
/
+12
2015-03-26
USB: Move usb_disabled() towards top of the file
Viresh Kumar
1
-16
/
+16
2015-03-26
USB: Use usb_disabled() consistently
Viresh Kumar
1
-2
/
+2
2015-03-26
usb: Add driver for Altus Metrum ChaosKey device (v2)
Keith Packard
3
-0
/
+543
2015-03-26
usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings
kbuild test robot
1
-2
/
+1
2015-03-24
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
51
-1993
/
+2771
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-24
usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency
Ivan T. Ivanov
1
-1
/
+1
2015-03-24
usb: gadget: f_printer: fix dependencies
Andrzej Pietrasiewicz
1
-0
/
+1
2015-03-23
Merge 4.0-rc5 into usb-next
Greg Kroah-Hartman
230
-2704
/
+2797
2015-03-22
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-719
/
+124
2015-03-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-80
/
+137
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-23
/
+54
2015-03-21
Merge git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-372
/
+159
2015-03-21
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-12
/
+14
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
13
-47
/
+60
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-26
/
+141
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
[next]