index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
1
-3
/
+3
2009-06-16
USB: at91_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
1
-2
/
+2
2009-06-16
USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...
Matthias Kaehlcke
1
-2
/
+2
2009-06-16
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
1
-3
/
+3
2009-06-16
USB: core/sysfs: fix sparse warnings
H Hartley Sweeten
1
-6
/
+6
2009-06-16
USB: Ignore storage device in modem mode on DWN-652
Pascal Terjan
3
-2
/
+18
2009-06-16
USB: usbfs: deprecate and hide option for !embedded
Scott James Remnant
1
-6
/
+10
2009-06-16
USB: consolidate usb_unbind_interface and usb_driver_release_interface
Alan Stern
1
-13
/
+8
2009-06-16
USB: ftdi_sio: fix hi-speed device packet size calculation
Mark Adamson
1
-8
/
+48
2009-06-16
USB: serial: FTDI: add high speed device support
Mark Adamson
2
-11
/
+89
2009-06-16
musb: add high bandwidth ISO support
Ajay Kumar Gupta
4
-22
/
+48
2009-06-16
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
Anand Gadiyar
1
-1
/
+1
2009-06-16
musb: support disconnect after HNP roleswitch
David Brownell
3
-12
/
+35
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
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
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
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-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
[next]