Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9685a59a2bc0e1e85d1848c744214dbe74e9ce7d
9685a59
USB: Identify Novatel MC760 in option driver
by Richard Laager
· 16 years ago
6ec4beb
USB: new flag for resume-from-hibernation
by Alan Stern
· 16 years ago
abb3064
USB: move PCI host controllers to new PM framework
by Alan Stern
· 16 years ago
00240c3
PCI: add power-state name strings
by Alan Stern
· 16 years ago
604eb89
USB: g_file_storage: use the "unaligned" accessors
by Alan Stern
· 16 years ago
5d44b36
USB: serial: sierra driver debug info visibility improvement
by Elina Pasheva
· 16 years ago
b748bb7
USB: serial: sierra driver performance improvements
by Elina Pasheva
· 16 years ago
820d7a2
USB: remove unused usb_host class
by Greg Kroah-Hartman
· 16 years ago
ed14f03
USB: EHCI: create sysfs companion files directly in the controller device
by Greg Kroah-Hartman
· 16 years ago
1098334
USB: OHCI: use the ohci structure directly in debugfs files.
by Greg Kroah-Hartman
· 16 years ago
74675a5
NLS: update handling of Unicode
by Alan Stern
· 16 years ago
a853a3d
usb: return device strings in UTF-8
by Clemens Ladisch
· 16 years ago
905c02a
nls: utf8_wcstombs: fix buffer overflow
by Clemens Ladisch
· 16 years ago
e27ecdd
nls: utf8_wcstombs: use correct buffer size in error case
by Clemens Ladisch
· 16 years ago
97d7b7a
USB: add the usbfs devices file to debugfs
by Greg Kroah-Hartman
· 16 years ago
f49ce96
USB: usbmon: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
ec20df2
USB: UHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
485f4f3
USB: OHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
66536ab
USB: FHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
08f4e58
USB: EHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
00048b8
USB: add usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
84fe6e7
USB: mos7840: fix debug log messages
by Tony Cook
· 16 years ago
d0f830d
USB: hub.c: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
96f90a8
USB: host/ohci-hcd.c: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
367815e
USB: pxa27x_udc: single-thread setup requests
by Robert Jarzmik
· 16 years ago
9f5351b
USB: pxa27x_udc: compatibility with pxa320 SoC
by Robert Jarzmik
· 16 years ago
f6d529f
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
by David Brownell
· 16 years ago
1eba67a
USB: UHCI queue: use usb_endpoint_type()
by Matthias Kaehlcke
· 16 years ago
fa4c86a
USB: gadgetfs: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
9ab1565
USB: Goku-S: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
81c8d8d
USB: at91_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
71de6b6
USB: atmel_usba_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
15739bb
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
a864e3aa5
USB: core/sysfs: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
c5be1b5
USB: Ignore storage device in modem mode on DWN-652
by Pascal Terjan
· 16 years ago
cc71329
USB: usbfs: deprecate and hide option for !embedded
by Scott James Remnant
· 16 years ago
91f8d06
USB: consolidate usb_unbind_interface and usb_driver_release_interface
by Alan Stern
· 16 years ago
895f28b
USB: ftdi_sio: fix hi-speed device packet size calculation
by Mark Adamson
· 16 years ago
094c2e6
USB: serial: FTDI: add high speed device support
by Mark Adamson
· 16 years ago
a483d70
musb: add high bandwidth ISO support
by Ajay Kumar Gupta
· 16 years ago
d1043a2
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
by Anand Gadiyar
· 16 years ago
ab983f2a
musb: support disconnect after HNP roleswitch
by David Brownell
· 16 years ago
1de00da
musb: make initial HNP roleswitch work (v2)
by David Brownell
· 16 years ago
f7f9d63
musb: otg timer cleanup
by David Brownell
· 16 years ago
84e250f
musb: proper hookup to transceiver drivers
by David Brownell
· 16 years ago
cc835e3
USB: nop-usb-xceiv: behave when linked as a module
by David Brownell
· 16 years ago
def6f8b
USB: twl4030-usb: fix minor reporting goofage
by David Brownell
· 16 years ago
dc2f2b7
USB: move orion-ehci's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
8864bd8
USB: move r8a66597_hcd's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
d8b175e
USB: move twl4030_usb's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
91e9c4fe
musb: split out CPPI interrupt handler
by Sergei Shtylyov
· 16 years ago
c9cd06b
musb_host: refactor URB giveback
by Sergei Shtylyov
· 16 years ago
81ec4e4
musb_host: streamline musb_cleanup_urb() calls
by Sergei Shtylyov
· 16 years ago
22a0d6f
musb_host: simplify check for active URB
by Sergei Shtylyov
· 16 years ago
3e5c6dc
musb_host: factor out musb_ep_{get|set}_qh()
by Sergei Shtylyov
· 16 years ago
846099a
musb_host: refactor musb_save_toggle() (take 2)
by Sergei Shtylyov
· 16 years ago
37e3ee9
musb_gadget: suppress "parasitic" TX interrupts with CPPI
by Sergei Shtylyov
· 16 years ago
a5073b5
musb_gadget: fix unhandled endpoint 0 IRQs
by Sergei Shtylyov
· 16 years ago
003051b
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
by Bryan Wu
· 15 years ago
334f9b0
USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id
by Michele Valzelli
· 15 years ago
d46130a
USB: FTDI-SIO new device ids
by Daniel Suchy
· 16 years ago
03347e2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
19035e5
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f9db6e0
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3f27c0d
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9aaa630
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2ed0e21b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
0fa2133
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
d3bf80b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 15 years ago
1dcd775
[IA64] fix compile error in arch/ia64/mm/extable.c
by Rusty Russell
· 15 years ago
9c7cb99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
c8f1e50
regulator/max1586: fix V3 gain calculation integer overflow
by Philipp Zabel
· 15 years ago
b110a8f
regulator/max1586: support increased V3 voltage range
by Philipp Zabel
· 15 years ago
6113c3a
regulator: lp3971 - fix driver link error when built-in.
by Liam Girdwood
· 15 years ago
0cbdf7b
LP3971 PMIC regulator driver (updated and combined version)
by Marek Szyprowski
· 15 years ago
1909e2f
regulator: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
38c53c8
regulator: Set MODULE_ALIAS for regulator drivers
by Mark Brown
· 16 years ago
9035cef
regulator: Support list_voltage for fixed voltage regulator
by Mark Brown
· 16 years ago
5a1b22b
regulator: Move regulator drivers to subsys_initcall()
by Mark Brown
· 16 years ago
7c31499
regulator: build fix for powerpc - renamed show_state
by Liam Girdwood
· 16 years ago
1d98ccc
regulator: add userspace-consumer driver
by Mike Rapoport
· 16 years ago
55f4fa4
Maxim 1586 regulator driver
by Robert Jarzmik
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
ca44d6e
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
by Jarek Poplawski
· 15 years ago
e0f7cb8
ipv4: Fix fib_trie rebalancing
by Jarek Poplawski
· 15 years ago
0a8eba9
ramfs: ignore unknown mount options
by Mike Frysinger
· 15 years ago
45e3e19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
3f8d9ce
.gitignore: ignore *.lzma files
by Arne Janbu
· 15 years ago
cf504632
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
ae937de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
by Linus Torvalds
· 15 years ago
9cf46a3
fusion: fix recent kernel-doc problems
by Randy Dunlap
· 15 years ago
5a7e3d1
keyboard: advertise KT_DEAD2 extended diacriticals
by Samuel Thibault
· 15 years ago
1f990cf
kbuild: add generic --set-str option to scripts/config
by Michal Marek
· 15 years ago
47312d2
kbuild: simplify argument loop in scripts/config
by Michal Marek
· 15 years ago
5664322
kbuild: handle non-existing options in scripts/config
by Michal Marek
· 15 years ago
2625b10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 15 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b322b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
f44c2c9
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
17b1f0d
kallsyms: generalize text region handling
by Mike Frysinger
· 15 years ago
Next »