Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1ef5adb4cad43460ebba23c5a78cf4a55bb6a5b
a1ef5ad
remove CONFIG_KMOD from core kernel code
by Johannes Berg
· 16 years ago
a00caa1
remove CONFIG_KMOD from lib
by Johannes Berg
· 16 years ago
184b6c7
remove CONFIG_KMOD from sparc64
by Johannes Berg
· 16 years ago
df648c9
rework try_then_request_module to do less in non-modular kernels
by Johannes Berg
· 16 years ago
a81792f
remove mention of CONFIG_KMOD from documentation
by Johannes Berg
· 16 years ago
baabaae
make CONFIG_KMOD invisible
by Johannes Berg
· 16 years ago
3a642e9
modules: Take a shortcut for checking if an address is in a module
by Rusty Russell
· 16 years ago
2f0f2a3
module: turn longs into ints for module sizes
by Denys Vlasenko
· 16 years ago
f7f5b67
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
by Denys Vlasenko
· 16 years ago
af54068
module: reorder struct module to save space on 64 bit builds
by Richard Kennedy
· 16 years ago
dafd094
module: generic each_symbol iterator function
by Rusty Russell
· 16 years ago
da39ba5
module: don't use stop_machine for waiting rmmod
by Rusty Russell
· 16 years ago
93ded9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
f756cbd
usb-storage: revert DMA-alignment change for Wireless USB
by Alan Stern
· 16 years ago
86c57ed
USB: use reset_resume when normal resume fails
by Alan Stern
· 16 years ago
ac90e36
usb_gadget: composite cdc gadget fault handling
by David Brownell
· 16 years ago
c24f422
usb gadget: minor USBCV fix for composite framework
by David Lopo
· 16 years ago
28874b7
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
by Julien May
· 16 years ago
df3e1ab
USB: fix double kfree in ipaq in error case
by Oliver Neukum
· 16 years ago
3575858
USB: fix build error in cdc-acm for CONFIG_PM=n
by Oliver Neukum
· 16 years ago
95f371f
USB: remove board-specific UP2OCR configuration from pxa27x-udc
by Daniel Ribeiro
· 16 years ago
4f53425
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
by Srikanth Srinivasan
· 16 years ago
a80d5ff
USB: Fix pointer/int cast in USB devio code
by David Howells
· 16 years ago
4ddd9ec
usb gadget: g_cdc dependso on NET
by Randy Dunlap
· 16 years ago
42bfc7b
USB: Au1xxx-usb: suspend/resume support.
by Manuel Lauss
· 16 years ago
53c81a3
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
by Manuel Lauss
· 16 years ago
e04199b
usbfs: don't store bad pointers in registration
by Alan Stern
· 16 years ago
d64aac3
usbfs: fix race between open and unregister
by Alan Stern
· 16 years ago
61ad04a
usbfs: simplify the lookup-by-minor routines
by Alan Stern
· 16 years ago
cd9f037
usbfs: send disconnect signals when device is unregistered
by Alan Stern
· 16 years ago
78d9a48
USB: Force unbinding of drivers lacking reset_resume or other methods
by Alan Stern
· 16 years ago
64b3d6d
USB: ohci-pnx4008: I2C cleanups and fixes
by Jean Delvare
· 16 years ago
71be4f8
USB: debug port converter does not accept more than 8 byte packets
by Aleksey Gorelov
· 16 years ago
830f402
USB: fix disconnect bug in cdc-acm
by Oliver Neukum
· 16 years ago
62ad296
USB: fix usb serial pm counter decrement for disconnected interfaces
by Oliver Neukum
· 16 years ago
17d80d5
USB: autosuspend for cdc-wdm
by Oliver Neukum
· 16 years ago
11ea859
USB: additional power savings for cdc-acm devices that support remote wakeup
by Oliver Neukum
· 16 years ago
188d636
USB: keyspan: Remove duplicate device entries
by Ben Collins
· 16 years ago
3b36a8f
usb: fix uninitialized variable warning in keyspan_pda
by Benny Halevy
· 16 years ago
397f519
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
by Yoshihiro Shimoda
· 16 years ago
0bf32b8
usb: r8a66597-hcd: fix interrupt trigger
by Yoshihiro Shimoda
· 16 years ago
742120c
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
by Ming Lei
· 16 years ago
dd9ca5d
USB: usb-serial: fix a sparse warning about different signedness
by Andre Haupt
· 16 years ago
3faefc8
USB: isp1760: Support board-specific hardware configurations
by Nate Case
· 16 years ago
6d243e5
USB: fix comment of usb_set_configuration
by Ming Lei
· 16 years ago
7c3e28b
USB: use standard SG iterator in the scatter-gather library
by Alan Stern
· 16 years ago
625f694
USB: remove interface parameter of usb_reset_composite_device
by Ming Lei
· 16 years ago
33578bd
USB: AccessRunner: avoid unnecessary memset
by Christophe Jaillet
· 16 years ago
d249afd
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
by Andrew Morton
· 16 years ago
87d65e5
USB: cdc-wdm cleanup
by Oliver Neukum
· 16 years ago
640c1bc
USB: delete airprime driver
by Greg Kroah-Hartman
· 16 years ago
518386c
USB: usbmon: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
bef4665
USB: uhci: mark root_hub_hub_des[] as const
by Ming Lei
· 16 years ago
fe9b903
USB: host: mark const variable tables as "const"
by Ming Lei
· 16 years ago
f579c2b
USB Gadget: documentation update
by Alan Stern
· 16 years ago
e0d795e
usb: irda: cleanup on ir-usb module
by Felipe Balbi
· 16 years ago
b963801
USB: ehci-hcd unlink speedups
by David Brownell
· 16 years ago
38f3ad5
usb: hub: add check for unsupported bus topology
by Felipe Balbi
· 16 years ago
6deb270
USB: ohci_hcd hang: submit vs. rmmod race
by Pete Zaitcev
· 16 years ago
6381fad
USB: make SA1111 OHCI driver SA11x0 specific
by Eric Miao
· 16 years ago
421b4bf
USB: missing usb_put_hcd to ohci-at91
by Pete Zaitcev
· 16 years ago
abe28c0
USB: speedtch.c fix sparse shadowed variable warning
by Harvey Harrison
· 16 years ago
b2bdd1f
USB: cp2101.c fix sparse signedness mismatch warnings
by Harvey Harrison
· 16 years ago
5a33956
USB: digi_accelport.c trivial sparse lock annotation
by Harvey Harrison
· 16 years ago
554cc17
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
by Stephen Rothwell
· 16 years ago
49f1525
USB: sisusb: Push down the BKL
by Alan Cox
· 16 years ago
5459215
USB: rio100: Push down the BKL
by Alan Cox
· 16 years ago
f1b5a7f
USB: auerwald: Push down the BKL into the driver
by Alan Cox
· 16 years ago
824f16f
USB: iowarrior: Push down BKL
by Alan Cox
· 16 years ago
5cb4aec
USB: usblcd: Push down BKL into driver
by Alan Cox
· 16 years ago
1160d07
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
by Alan Cox
· 16 years ago
44c389a
USB: gadget: Push BKL down into drivers
by Alan Cox
· 16 years ago
0391c82
usb ethernet gadget: use composite gadget framework
by David Brownell
· 16 years ago
19e2068
usb gadget: new "CDC Composite" gadget driver
by David Brownell
· 16 years ago
45fe3b8
usb ethernet gadget: split RNDIS function
by David Brownell
· 16 years ago
da741b8
usb ethernet gadget: split CDC Ethernet function
by David Brownell
· 16 years ago
8a40819
usb ethernet gadget: split CDC Subset function
by David Brownell
· 16 years ago
2b3d942
usb ethernet gadget: split out network core
by David Brownell
· 16 years ago
15b2d2b
usb gadget: RNDIS cleanups
by David Brownell
· 16 years ago
7bb5ea5
usb gadget serial: use composite gadget framework
by David Brownell
· 16 years ago
61d8bae
usb gadget serial: split out generic serial function
by David Brownell
· 16 years ago
4d5a73d
usb gadget serial: split out CDC ACM function
by David Brownell
· 16 years ago
097db1d
usb gadget zero: use composite gadget framework
by David Brownell
· 16 years ago
e5760fd
usb gadget zero: split out loopback config
by David Brownell
· 16 years ago
a400cad
usb gadget zero: split out source/sink config
by David Brownell
· 16 years ago
40982be
usb gadget: composite gadget core
by David Brownell
· 16 years ago
a4c39c4
usb gadget: descriptor copying support
by David Brownell
· 16 years ago
a7707ad
usb gadget: use new serial core
by David Brownell
· 16 years ago
c1dca56
usb gadget: split out serial core
by David Brownell
· 16 years ago
bb24280
USB: at91_udc: updated fifo sizes
by David Brownell
· 16 years ago
e184d5f
USB: rndis: switch to seq_files
by Alexey Dobriyan
· 16 years ago
baad411
USB: remove Documentation/usb/uhci.txt
by Adrian Bunk
· 16 years ago
ea05af6
USB: remove CVS keywords
by Adrian Bunk
· 16 years ago
543f781
usb-storage: implement "soft" unbinding
by Alan Stern
· 16 years ago
9da82bd
USB: implement "soft" unbinding
by Alan Stern
· 16 years ago
473bca9
USB: isp1760-hcd.c: make 2 functions static
by Adrian Bunk
· 17 years ago
7119e3c
usb-storage: change remaining semaphore to completion
by Alan Stern
· 17 years ago
7e4d6c3
usb-storage: separate dynamic flags from fixed flags
by Alan Stern
· 17 years ago
2742fd8
USB: io_ti: FIrst cut at a big clean up
by Alan Cox
· 17 years ago
4330354
USB: combine hub_quiesce and hub_stop
by Alan Stern
· 17 years ago
Next »