Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
68485695e5a84399da7b48b208ac42623fe22963
6848569
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
by Adrian Bunk
· 17 years ago
905497c
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
by Rafał Bilski
· 17 years ago
7732089
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
by Linus Torvalds
· 17 years ago
9374430
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
66f4973
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
0cdf699
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
de081fa
Revert "[BNX2]: Seems to not need net/tcp.h"
by Linus Torvalds
· 17 years ago
13f9966
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
by Suresh Jayaraman
· 17 years ago
6c59649
USB: additions to the quirk list
by Oliver Neukum
· 17 years ago
8dfe4b1
usb-storage: implement autosuspend
by Alan Stern
· 17 years ago
b0e2a70
USB: cdc-acm: add new device id to option driver
by Andrey Arapov
· 17 years ago
2d70c99
USB: goku_udc trivial cleanups
by David Brownell
· 17 years ago
70790f6
USB: usb gadget stack can now -DDEBUG with Kconfig
by David Brownell
· 17 years ago
c67ab13
usb gadget stack: remove usb_ep_*_buffer(), part 2
by David Brownell
· 17 years ago
9d8bab5
usb gadget stack: remove usb_ep_*_buffer(), part 1
by David Brownell
· 17 years ago
ad8c623
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
by David Brownell
· 17 years ago
9068a4c
USB: pxa2xx_udc: use generic gpio layer
by Milan Svoboda
· 17 years ago
e4f7473
USB: quirk for samsung printer
by Oliver Neukum
· 17 years ago
fbf54dd
USB: usb/dma doc updates
by David Brownell
· 17 years ago
c0e0c19
USB: drivers/usb/storage/unusual_devs.h whitespace cleanup
by S.Caglar Onur
· 17 years ago
a603c66
USB: remove Makefile reference to obsolete OHCI_AT91
by Robert P. J. Day
· 17 years ago
6dc7310
USB: io_*: remove bogus termios no change checks
by Alan Cox
· 17 years ago
eb58c0c
USB: mos7720: remove bogus no termios change check
by Alan Cox
· 17 years ago
9a64f25
USB: visor and whiteheat: remove bogus termios change checks
by Alan Cox
· 17 years ago
e0c79f5
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()
by Alan Cox
· 17 years ago
31473aa
USB: mos7840.c: turn this into a serial driver
by Alan Cox
· 17 years ago
70f458f
USB: make the usb_device numa_node get assigned from controller
by Yinghai Lu
· 17 years ago
0ffbbe25
USB: ftdi_sio: fix oops due to processing workarounds too early
by Oliver Neukum
· 17 years ago
a69228d
USB: drivers/block/ub.c: use list_for_each_entry()
by Matthias Kaehlcke
· 17 years ago
acb11c8
USB: fix gregkh-usb-usb-use-menuconfig-objects
by Jan Engelhardt
· 17 years ago
8d6d5fd
USB: Make usb-autosuspend timer 1 sec jiffy aligned
by Venki Pallipadi
· 17 years ago
8e80e75
USB: Don't autosuspend Blackberry devices.
by Jeremy Katz
· 17 years ago
49bb607
USB: Support Blackberry Pearl with berry_charge
by Jeremy Katz
· 17 years ago
165fe97
USB: add IAD support to usbfs and sysfs
by Craig W. Nadler
· 17 years ago
50d2dc7
USB: mos7720: change developer email addresses
by Greg Kroah-Hartman
· 17 years ago
8ccef0d
USB: Fix off-by-1 error in the scatter-gather library
by Alan Stern
· 17 years ago
cfa59da
USB: Don't resume root hub if the controller is suspended
by Alan Stern
· 17 years ago
e7e6da9
USB: Remove usages of dev->power.power_state
by Alan Stern
· 17 years ago
317c67b
USB: usblp: add dynamic URBs, fix races
by Pete Zaitcev
· 17 years ago
73e4fb3
USB: Pete's taking over usblp
by Pete Zaitcev
· 17 years ago
7542548
USB: fsl_usb2_udc: fix bug for portsc bit masking
by Li Yang
· 17 years ago
7bbe990
USB: autosuspend for usblcd
by Oliver Neukum
· 17 years ago
55b3fd4
usb gadget: Rename husb2dev -> usba
by Haavard Skinnemoen
· 17 years ago
8b3b01c
USB: Add URB_FREE_BUFFER flag and the logic behind it
by Marcel Holtmann
· 17 years ago
300871c
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
by Laurent Pinchart
· 17 years ago
87d093e
USB: usb-skeleton: use anchors in pre/post reset
by Oliver Neukum
· 17 years ago
758f7e16
USB: usb-skeleton" use anchors in suspend/resume handling
by Oliver Neukum
· 17 years ago
e73c724
USB: usb-skeleton: use anchors in disconnect handling
by Oliver Neukum
· 17 years ago
a6ea438
USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open' feature
by Alan Cox
· 17 years ago
9a8baec
USB: serial: belkin_sa: Various needed fixes
by Alan Cox
· 17 years ago
568c24a
USB: serial: ark3116.c: Mixed fixups
by Alan Cox
· 17 years ago
9e85c5f
USB: sierra: cleanup the startup and shutdown path
by Greg Kroah-Hartman
· 17 years ago
17c2327
USB: sierra: remove incorrect usage of the urb status field
by Greg Kroah-Hartman
· 17 years ago
0540001
USB: serial: whiteheat: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
38e8c91
USB: serial: visor: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
52171b4
USB: serial: ti_usb_3410_5052: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
17dd221
USB: serial: sierra: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
3a75ab9
USB: serial: safe_serial: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
461d696
USB: serial: pl2303: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
78c26ae
USB: serial: oti6858: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
d6977b5
USB: serial: option: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
fdc2deb
USB: serial: omninet: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
9965d61
USB: serial: navman: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
0643c72
USB: serial: mos7840: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
8110598
USB: serial: mos7720: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
e96da39
USB: serial: mct_u232: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
6fcdcf0
USB: serial: kobil_sct: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
17c1b35
USB: serial: kl5kusb105: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
23189ae
USB: serial: keyspan_pda: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
95b9345
USB: serial: keyspan: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
3152b74
USB: serial: ir-usb: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
b4a1579
USB: serial: ipw: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
2362deb
USB: serial: ipaq: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
ee337c2
USB: serial: io_ti: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
2a393f5
USB: serial: io_edgeport: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
fbd27225
USB: serial: generic: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
f9feb51
USB: serial: garmin_gps: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
0fb0aa1
USB: serial: ftdi_sio: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
335202f
USB: serial: empeg: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
85d7510
USB: serial: digi_acceleport: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
8d7bc55
USB: serial: cypress_m8: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
7dcc85c
USB: serial: cyberjack: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
f26aad2
USB: serial: belkin_sa: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
d3434cf
USB: serial: airprime: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
1373dbb
USB: serial: aircable: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
4d0dce3
USB: fix up license wording on some of my usb-serial drivers
by Greg Kroah-Hartman
· 17 years ago
9f6a93f
usb: free DMA mappings if enqueue fails
by Pete Zaitcev
· 17 years ago
60aac1e
USB: Handle bogus low-speed Bulk endpoints
by Alan Stern
· 17 years ago
52f6b5e
synchronization in usb_serial_put
by Benny Halevy
· 18 years ago
efdff60
USB: io_ti: sleep with spinlock held detected by automatic tool
by Oliver Neukum
· 17 years ago
756aa6b
ehci-hub: improved over-current recovery
by Christian Engelmayer
· 17 years ago
648dcfc
USB: usb host side can be configured given PCMCIA
by David Brownell
· 17 years ago
ed76cac
USB: usb-storage: use kthread_stop() for the control thread
by Alan Stern
· 17 years ago
3fc154b
USB Gadget driver for Samsung s3c2410 ARM SoC
by Arnaud Patard
· 17 years ago
7a4eb7f
USB: PS3: USB system-bus rework
by Geoff Levand
· 17 years ago
59c2afa
USB: option: fix usage of urb->status abuse
by Alan Stern
· 17 years ago
4365831
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
by Li Yang
· 17 years ago
37b5453
USB: fsl_usb2_udc: replace deprecated irq flag
by Li Yang
· 17 years ago
b41a60e
USB: add power/persist device attribute
by Alan Stern
· 17 years ago
54515fe
USB: unify reset_resume and normal resume
by Alan Stern
· 17 years ago
Next »