Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4147200d25c423e627ab4487530b3d9f2ef829c8
4147200
USB: add do_wakeup parameter for PCI HCD suspend
by Alan Stern
· 14 years ago
057c58b
USB: move PCI HCD resume routine
by Alan Stern
· 14 years ago
2138a1f
USB: refactor the powermac-specific ASIC clock code
by Alan Stern
· 14 years ago
f8dae53
USB: gadget: g_fs: code cleanup
by Michal Nazarewicz
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
89ba85d
USB: gadget: section mismatch warning fixed
by Michal Nazarewicz
· 14 years ago
8876f5e
USB: gadget: f_mass_storage: added eject callback
by Michal Nazarewicz
· 14 years ago
3f3e12d
USB: gadget: composite: added disconnect callback
by Michal Nazarewicz
· 14 years ago
c7ba692
USB: gadget: g_multi: added documentation and INF files
by Michal Nazarewicz
· 14 years ago
e41e134
USB: gadget: g_serial: INF file updated
by Michal Nazarewicz
· 14 years ago
90eef5b
USB: gadget: g_ether: updated INF file
by Michal Nazarewicz
· 14 years ago
279cc49
USB: gadget: g_multi: code clean up and refactoring
by Michal Nazarewicz
· 14 years ago
24872052
USB: gadget: f_mass_storage: dead code removed
by Michal Nazarewicz
· 14 years ago
fd7c9a0
USB: gadget: f_fs: use usb_string_ids_n()
by Michal Nazarewicz
· 14 years ago
f2adc4f
USB: gadget: composite: usb_string_ids_*() functions added
by Michal Nazarewicz
· 14 years ago
7898aee
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
by Michal Nazarewicz
· 14 years ago
1dc9098
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
by Michal Nazarewicz
· 14 years ago
26eca10e
USB: gadget: g_mass_storage: static data instead of dynamic allocation
by Michal Nazarewicz
· 14 years ago
3b759c7
USB: mon: kill BKL usage
by Arnd Bergmann
· 14 years ago
1548b13
usb: gadget: Do not take BKL for gadget->ops->ioctl
by Arnd Bergmann
· 14 years ago
00b81fb
USB-BKL: Remove BKL use in uhci-debug
by Andi Kleen
· 14 years ago
0daeed3
USB-BKL: Remove BKL use for usb serial driver probing
by Andi Kleen
· 14 years ago
c532b29
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
by Andi Kleen
· 14 years ago
6e12ea4
USB-BKL: Remove lock_kernel in usbfs update_sb()
by Andi Kleen
· 14 years ago
16f76a7
usb: atm: fixed spacing and indentation coding style issues
by Nicolas Kaiser
· 14 years ago
87eb1be
USB: Add a serial number parameter to g_file_storage module
by Yann Cantin
· 14 years ago
83a3ac8
usb: conexant: fixed spacing and brace coding style issues
by Nicolas Kaiser
· 14 years ago
f7244ce
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t
by Joe Perches
· 14 years ago
c48271e
Revert "USB: Adding support for HTC Smartphones to ipaq"
by Leann Ogasawara
· 14 years ago
3f37bca
USB: option: Remove duplicate AMOI_VENDOR_ID
by Leann Ogasawara
· 14 years ago
5a9cdf3
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
by Alek Du
· 14 years ago
48f2497
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
by Alek Du
· 14 years ago
aa4d834
USB: EHCI: EHCI 1.1 addendum: preparation
by Alek Du
· 14 years ago
e644814
usb: throw away custom hex digit methods
by Andy Shevchenko
· 14 years ago
a5cc804
USB: isd200.c: Remove unnecessary kmalloc cast
by Joe Perches
· 14 years ago
dc6eb27
USB: host: Eliminate NULL dereference
by Julia Lawall
· 14 years ago
6e1c3b4
USB: otg.h: Fix the mixup in parameters order.
by Igor Grinberg
· 14 years ago
cd62ace
USB: core endpoint: Fix Coding Styles
by csanchez@neurowork.net
· 14 years ago
16be572
USB: core driver: Fix Coding Styles
by csanchez@neurowork.net
· 14 years ago
e9c64f2
USB: Documentation/usb/linux.inf: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
b03dbff
USB: Documentation/usb/hotplug.txt: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
254217d
USB: Documentation/usb/ehci.txt: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
be8a058
USB: gadget: Use memdup_user
by Julia Lawall
· 14 years ago
37cd681
USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
by Alan Stern
· 14 years ago
89b5439
USB: iuu_phoenix: Add support for different baud rates.
by James Courtier-Dutton
· 14 years ago
202380d
USB: xhci: Remove obsolete debugging printk.
by Sarah Sharp
· 14 years ago
9196cc7
USB: speedtouch: fixed more brace and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
6c4b7f7
USB: speedtouch: fixed brace and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
ba297ed
USB: UHCI: acquire spinlock before calling start_rh()
by Alan Stern
· 14 years ago
c548795
USB: add check to detect host controller hardware removal
by Alan Stern
· 14 years ago
6d88e67
USB: don't stop root-hub status polls too soon
by Alan Stern
· 14 years ago
96e077a
USB: fix failure path in usb_add_hcd()
by Alan Stern
· 14 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
8196867
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs
by Linus Torvalds
· 14 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f6cec0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0fcf12d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 14 years ago
4d15393
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
7fbd15f
Merge branch 'rs485fix' of git://www.jni.nu/cris
by Linus Torvalds
· 14 years ago
1989425
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
0fc2f13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
dcded10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
9e0ba74
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
by qiaochong
· 14 years ago
02f0777
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
by qiaochong
· 14 years ago
a8618a0
rwsem: smaller wrappers around rwsem_down_failed_common
by Michel Lespinasse
· 14 years ago
424acaa
rwsem: wake queued readers when writer blocks on active read lock
by Michel Lespinasse
· 14 years ago
fd41b33
rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
by Michel Lespinasse
· 14 years ago
70bdc6e
rwsem: lighter active count checks when waking up readers
by Michel Lespinasse
· 14 years ago
345af7b
rwsem: fully separate code paths to wake writers vs readers
by Michel Lespinasse
· 14 years ago
7721fea
hwmon: f71882fg: add support for the Fintek F71808E
by Giel van Schijndel
· 14 years ago
6b8e828
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
by Andrew Morton
· 14 years ago
f3cffe4
hwmon: coretemp: documentation update and cleanup
by Chen Gong
· 14 years ago
851b29c
hwmon: coretemp: enable coretemp device add operation failure
by Chen Gong
· 14 years ago
0dca94b
hwmon: coretemp: update hotplug condition check
by Chen Gong
· 14 years ago
4453d73
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
by Guenter Roeck
· 14 years ago
920fa1f
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
by Guenter Roeck
· 14 years ago
cfa3b24
hmc6352: add driver for the HMC6352 compass
by Kalhan Trisal
· 14 years ago
5f1209a
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
by Ritesh Raj Sarraf
· 14 years ago
b998e00
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
by Patrick Pannuto
· 14 years ago
09ef872
checkpatch: warn about unexpectedly long msleep's
by Patrick Pannuto
· 14 years ago
1a15a25
checkpatch: prefer usleep_range over udelay
by Patrick Pannuto
· 14 years ago
8bbea96
checkpatch: add more exceptions to 80 char lines
by Joe Perches
· 14 years ago
5150bda
checkpatch: change externals to globals
by Joe Eloff
· 14 years ago
5f7ddae
checkpatch: fix handling of leading spaces
by Raffaele Recalcati
· 14 years ago
7840a94
checkpatch: refactor 'allowed asm includes' and add memory.h
by Wolfram Sang
· 14 years ago
1986aaf
edd: fix possible memory leak in edd_init() error path
by Axel Lin
· 14 years ago
ea98eed
flex_array: add helpers to get and put to make pointers easy to use
by Eric Paris
· 14 years ago
559b140
lib: vsprintf: useless strlen() removed
by Michal Nazarewicz
· 14 years ago
e3f76e3
list debugging: warn when deleting a deleted entry
by Baruch Siach
· 14 years ago
55817d3
MAINTAINERS: orphan BEFS
by Joe Perches
· 14 years ago
c53ac07
MAINTAINERS: update Laurent Pinchart email
by Joe Perches
· 14 years ago
a5fe247
MAINTAINERS: update information about Linux Test Project maintainence
by Subrata Modak
· 14 years ago
315987d
MAINTAINERS: add patterns to WIMAX STACK
by Joe Perches
· 14 years ago
8a3977c
MAINTAINERS: add patterns to PS3VRAM DRIVER
by Joe Perches
· 14 years ago
ce308e2
MAINTAINERS: remove section PROMISE DC4030
by Joe Perches
· 14 years ago
a16fbd6
MAINTAINERS: add patterns to OMAP USB
by Joe Perches
· 14 years ago
a2b1f7c
MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XX
by Joe Perches
· 14 years ago
36b3a96
MAINTAINERS: add patterns to DELL WMI EXTRAS
by Joe Perches
· 14 years ago
Next »