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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
tools/usb: remove unneeded 'continue' and simplify condition
Sasha Levin
1
-3
/
+1
2013-01-11
usb: serial: keyspan: fixed coding style issues
Stefan Hubner
1
-2
/
+2
2013-01-11
uas: fail any request submitted while resetting the device.
Gerd Hoffmann
1
-0
/
+6
2013-01-11
uas: improve device reset
Gerd Hoffmann
1
-1
/
+44
2013-01-11
uas: improve abort handler
Gerd Hoffmann
1
-2
/
+17
2013-01-11
uas: add IS_IN_WORK_LIST flag
Gerd Hoffmann
1
-2
/
+8
2013-01-11
uas: add UNLINK_DATA_URBS flag
Gerd Hoffmann
1
-3
/
+21
2013-01-11
uas: new function to cancel data urbs
Gerd Hoffmann
1
-10
/
+12
2013-01-11
USB: misc: Add USB3503 High-Speed Hub Controller
Dongjin Kim
4
-0
/
+329
2013-01-07
Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-102
/
+107
2013-01-07
Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
5
-24
/
+145
2013-01-07
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
14
-37
/
+37
2013-01-03
usb: host: xhci: remove unused trb var in xhci_irq()
Javier Martinez Canillas
1
-2
/
+0
2013-01-03
USB: Refactor hub_port_wait_reset.
Sarah Sharp
1
-36
/
+37
2013-01-03
USB: Use helper function hub_set_port_link_state
Sarah Sharp
1
-6
/
+2
2013-01-03
USB: Fix connected device switch to Inactive state.
Sarah Sharp
1
-5
/
+25
2013-01-03
USB: Rip out recursive call on warm port reset.
Sarah Sharp
1
-82
/
+68
2013-01-03
USB: Prepare for refactoring by adding extra udev checks.
Sarah Sharp
1
-8
/
+13
2013-01-03
USB: Don't use EHCI port sempahore for USB 3.0 hubs.
Sarah Sharp
1
-8
/
+7
2013-01-03
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
3
-0
/
+26
2013-01-03
USB: Handle warm reset failure on empty port.
Sarah Sharp
1
-1
/
+11
2013-01-03
USB: Ignore port state until reset completes.
Sarah Sharp
1
-7
/
+7
2013-01-03
USB: Increase reset timeout.
Sarah Sharp
1
-1
/
+1
2013-01-03
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
2
-4
/
+90
2013-01-03
USB: Ignore xHCI Reset Device status.
Sarah Sharp
1
-8
/
+5
2013-01-03
USB: Handle auto-transition from hot to warm reset.
Sarah Sharp
1
-3
/
+3
2013-01-03
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2013-01-02
Linux 3.8-rc2
v3.8-rc2
Linus Torvalds
1
-1
/
+1
2013-01-02
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-14
/
+29
2013-01-02
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
6
-55
/
+63
2013-01-02
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2013-01-02
UAPI: Remove empty Kbuild files
David Howells
8
-8
/
+0
2013-01-02
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+14
2013-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-28
/
+29
2013-01-02
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2
-21
/
+49
2013-01-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-58
/
+152
2013-01-02
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
4
-14
/
+9
2013-01-02
tmpfs mempolicy: fix /proc/mounts corrupting memory
Hugh Dickins
1
-38
/
+26
2013-01-02
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
3
-2
/
+23
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2012-12-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
46
-397
/
+880
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-88
/
+109
2012-12-30
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+3
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
[next]