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
2011-05-13
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
1
-27
/
+22
2011-05-13
usb: musb: export musb_interrupt symbol
Felipe Balbi
1
-1
/
+1
2011-05-13
usb: musb: allow musb and glue layers to be modules
Felipe Balbi
1
-10
/
+10
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
17
-301
/
+267
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
1
-39
/
+27
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
1
-10
/
+25
2011-05-12
ehci: pci quirk cleanup
Andy Ross
1
-70
/
+66
2011-05-12
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-9
/
+9
2011-05-11
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
1
-9
/
+9
2011-05-11
usb: renesas_usbhs: fixup error processing on probe/remove
Kuninori Morimoto
1
-6
/
+6
2011-05-11
usb: renesas_usbhs: fixup fifo disable
Kuninori Morimoto
1
-16
/
+13
2011-05-11
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
Erik Slagter
2
-2
/
+12
2011-05-10
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Thomas Abraham
4
-0
/
+1375
2011-05-10
ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller
Thomas Abraham
1
-0
/
+27
2011-05-10
ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...
Thomas Abraham
4
-0
/
+63
2011-05-10
ARM: S3C2416: Add USB Phy register definitions
Thomas Abraham
1
-0
/
+25
2011-05-10
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2
-2
/
+2
2011-05-10
usb: fix warning in usbtest module v2
Greg Dietsche
1
-3
/
+3
2011-05-10
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-05-10
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
1
-1
/
+1
2011-05-10
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
1
-1
/
+5
2011-05-10
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2
-2
/
+76
2011-05-10
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
4
-5
/
+45
2011-05-10
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
559
-3254
/
+6271
2011-05-09
Linux 2.6.39-rc7
v2.6.39-rc7
Linus Torvalds
1
-1
/
+1
2011-05-09
vm: fix vm_pgoff wrap in upward expansion
Hugh Dickins
1
-4
/
+7
2011-05-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+23
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
3
-15
/
+37
2011-05-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
3
-43
/
+150
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2
-1
/
+8
2011-05-09
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
1
-1
/
+6
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2
-0
/
+7
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
1
-2
/
+2
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
1
-1
/
+8
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2
-0
/
+14
2011-05-09
drm/i915/lvds: Only act on lid notify when the device is on
Alex Williamson
1
-0
/
+3
2011-05-09
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
Chris Wilson
1
-2
/
+2
2011-05-09
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
Chris Wilson
1
-2
/
+0
2011-05-09
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2
-11
/
+16
2011-05-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-13
/
+41
2011-05-09
Merge branch 'hpfs'
Linus Torvalds
15
-793
/
+730
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
1
-4
/
+0
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
1
-1
/
+1
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
3
-24
/
+32
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
11
-418
/
+498
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
1
-2
/
+2
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
1
-8
/
+8
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
1
-0
/
+4
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
1
-0
/
+3
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
1
-112
/
+107
[next]