index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
musb: make initial HNP roleswitch work (v2)
David Brownell
3
-13
/
+27
2009-06-16
musb: otg timer cleanup
David Brownell
3
-24
/
+33
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
10
-155
/
+181
2009-06-16
USB: nop-usb-xceiv: behave when linked as a module
David Brownell
2
-17
/
+12
2009-06-16
USB: twl4030-usb: fix minor reporting goofage
David Brownell
1
-7
/
+19
2009-06-16
USB: move orion-ehci's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
USB: move r8a66597_hcd's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
USB: move twl4030_usb's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
musb: split out CPPI interrupt handler
Sergei Shtylyov
3
-15
/
+39
2009-06-16
musb_host: refactor URB giveback
Sergei Shtylyov
1
-34
/
+20
2009-06-16
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
1
-4
/
+5
2009-06-16
musb_host: simplify check for active URB
Sergei Shtylyov
1
-58
/
+14
2009-06-16
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
1
-34
/
+22
2009-06-16
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
1
-23
/
+12
2009-06-16
musb_gadget: suppress "parasitic" TX interrupts with CPPI
Sergei Shtylyov
1
-1
/
+2
2009-06-16
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
4
-20
/
+43
2009-06-16
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
Bryan Wu
1
-1
/
+1
2009-06-16
USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id
Michele Valzelli
1
-0
/
+5
2009-06-16
USB: FTDI-SIO new device ids
Daniel Suchy
2
-0
/
+4
2009-06-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+2
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
12
-21
/
+163
2009-06-15
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-1
/
+3
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-1
/
+39
2009-06-15
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+31
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1136
-47572
/
+106185
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
192
-2355
/
+6189
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
14
-8
/
+1236
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
27
-861
/
+727
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
2
-19
/
+63
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
4
-0
/
+621
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
3
-0
/
+3
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
1
-1
/
+14
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
4
-4
/
+4
2009-06-15
regulator: build fix for powerpc - renamed show_state
Liam Girdwood
1
-5
/
+5
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
4
-0
/
+236
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
4
-0
/
+311
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3726
-71793
/
+285207
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
3
-8
/
+8
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-06-15
ramfs: ignore unknown mount options
Mike Frysinger
1
-3
/
+6
2009-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
34
-442
/
+872
2009-06-15
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
26
-136
/
+183
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
Linus Torvalds
2
-4
/
+4
2009-06-15
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-15
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
[next]