Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
75312619e8cd47265da210189cca57ab09640b18
7531261
MAINTAINERS: add maintainers for GRU, XPC, XPNET and XP
by Jack Steiner
· 16 years ago
34c86c1
coretemp: recognize Nehalem CPUs
by Darrick J. Wong
· 16 years ago
bb15e7f
ibmaem: don't query the entire sensor repository when reading energy meter
by Darrick J. Wong
· 16 years ago
9c5413e
ibmaem: prevent infinite probing loop on x3650 M2 systems
by Darrick J. Wong
· 16 years ago
eb93b7d
ibmaem: update the documentation to reflect the current name
by Darrick J. Wong
· 16 years ago
4ef664b
abituguru3: prefer DMI probing to manual probing
by Alistair John Strachan
· 16 years ago
249e3c8
abituguru3: update MAINTAINERS
by Alistair John Strachan
· 16 years ago
963d96b
i5k_amb: provide labels for temperature sensors
by Darrick J. Wong
· 16 years ago
d42139a
hwmon: ADC124S501 generic driver
by Marc Pignat
· 16 years ago
16a515f
drivers/hwmon/w83791d.c: fix unused var warning
by Michael Borisov
· 16 years ago
f91a79f
applesmc: add support for Macbook
by Guilherme M. Schroeder
· 16 years ago
9f86f28
applesmc: support for Intel iMac
by Roberto De Ioris
· 16 years ago
fdfaa48
freescale DIU: bug fix: add sanity check for AOI position
by York Sun
· 16 years ago
ae5591e
freescale DIU: add virtual resolution and panning support
by York Sun
· 16 years ago
8c5a1cf
kexec: use a mutex for locking rather than xchg()
by Andrew Morton
· 16 years ago
3122c33
kexec jump: fix for ftrace
by Huang Ying
· 16 years ago
9bdeb7b
kexec jump: __ftrace_enabled_save/restore
by Huang Ying
· 16 years ago
73bd9c7
kexec jump: in sync with hibernation implementation
by Huang Ying
· 16 years ago
ca195b7
kexec jump: remove duplication of kexec_restart_prepare()
by Huang Ying
· 16 years ago
fb45daa
kexec jump: check code size in control page
by Huang Ying
· 16 years ago
163f687
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
by Huang Ying
· 16 years ago
7ade3fc
kexec jump: clean up #ifdef and comments
by Huang Ying
· 16 years ago
4cd69b9
kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()
by Huang Ying
· 16 years ago
ce289e8
suspend: fix section mismatch warning - register_nosave_region
by Marcin Slusarz
· 16 years ago
6acb2ec
Documentation/vm/page_migration: update reference to numa_maps + fix download URI
by Michael Kerrisk
· 16 years ago
627240a
bootmem allocator: alloc_bootmem_core(): page-align the end offset
by Mikulas Patocka
· 16 years ago
b635ace
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
9921b25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
7a49efa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
0ff8285
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
ca6d1b1
usb: musb: pass configuration specifics via pdata
by Felipe Balbi
· 16 years ago
f362a47
usb: musb: fix hanging when rmmod gadget driver
by Felipe Balbi
· 16 years ago
550a737
USB: Add MUSB and TUSB support
by Felipe Balbi
· 16 years ago
f331e40
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
by Greg Kroah-Hartman
· 16 years ago
6188a83
USB: Add vendor/product id of ZTE MF628 to option
by Oliver Martin
· 16 years ago
ab1666c
USB: quirk PLL power down mode
by Libin Yang
· 16 years ago
e12cc34
USB: omap_udc: fix compilation with debug enabled
by Dmitry Baryshkov
· 16 years ago
e5fbab5
usb: cdc-acm: drain writes on close
by David Brownell
· 16 years ago
934da46
usb: cdc-acm: stop dropping tx buffers
by David Brownell
· 16 years ago
672c4e1
usb: cdc-acm: bugfix release()
by David Brownell
· 16 years ago
1f1ba11
usb gadget: issue notifications from ACM function
by David Brownell
· 16 years ago
630c7aa
usb gadget: remove needless struct members
by David Brownell
· 16 years ago
54d0be9
USB: sh: r8a66597-hcd: fix disconnect regression
by Yoshihiro Shimoda
· 16 years ago
cbbcb9b
USB: isp1301: fix compilation
by Dmitry Baryshkov
· 16 years ago
9ff7843
USB: fix compiler warning fix
by Alan Stern
· 16 years ago
d28525f
usb-storage: unusual_devs entry for Nokia 5300
by Alan Stern
· 16 years ago
81eb8ad
USB: cdc-acm.c: Fix compile warnings
by Takashi Iwai
· 16 years ago
bf3fc82
USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver
by Leon Leong
· 16 years ago
a5f6239
USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b)
by Lex Ross
· 16 years ago
7839b51
usb: isp1760: don't be noisy about short packets.
by Sebastian Siewior
· 16 years ago
3f02a95
usb: ISP1760: improve pre-fetch timing
by Enrico Scholz
· 16 years ago
a36c27d
usb: return error code instead of 0 in the enqueue function.
by Sebastian Siewior
· 16 years ago
937ef73
USB: serial gadget: rx path data loss fixes
by David Brownell
· 16 years ago
e8b2445
USB: Hook start_hnp into ohci struct
by Dmitry Baryshkov
· 16 years ago
1133cd8
USB: ohci: make distrust_firmware a quirk
by Dmitry Baryshkov
· 16 years ago
f0fa746
USB: update to Documentation
by Oliver Neukum
· 16 years ago
230ffc7
USB: cxacru: Fix printk format flag in error message
by Simon Arlott
· 16 years ago
51cdc1c
USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch
by Jost Diederichs
· 16 years ago
32fe5e3
USB Storage Sierra: TRU-Install feature update
by Kevin Lloyd
· 16 years ago
0585e4d
USB Serial Sierra: TRU-Install feature update
by Kevin Lloyd
· 16 years ago
e3173b2
USB Serial Sierra: Dynamic interface detection
by Kevin Lloyd
· 16 years ago
4e0fee8
USB Serial Sierra: clean-up
by Kevin Lloyd
· 16 years ago
8c80968
USB: pl2023: Remove USB id (4348:5523) handled by ch341
by Tollef Fog Heen
· 16 years ago
368ee64
usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader
by Alan Stern
· 16 years ago
3bea302
USB: Move usb/mon/ up to misc options in Kconfig
by Simon Arlott
· 16 years ago
59f4ff2
usb-storage: automatically recognize bad residues
by Alan Stern
· 16 years ago
1a21175
USB: fix interface unregistration logic
by Alan Stern
· 16 years ago
0282b7f
usb-serial: don't release unregistered minors
by Alan Stern
· 16 years ago
e67d70f
usb: gadget: protect gadget_chips.h from been included twice
by Felipe Balbi
· 16 years ago
b9a097f
USB: usb-storage: quirk around v1.11 firmware on Nikon D4
by Dave Jones
· 16 years ago
38b375d
USB: OHCI: fix system hang caused by earlier patch
by Alan Stern
· 16 years ago
fa41019
usb/core/driver: fix warning
by Alexander Beregalov
· 16 years ago
f4f4d58
USB: add missing kerneldoc line for "needs_binding"
by Alan Stern
· 16 years ago
a00c3ca
USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits
by Frederik Kriewitz
· 16 years ago
b5894a5
USB: ftdi_sio: Add USB Product Id for ELV HS485
by André Schenk
· 16 years ago
c728df7
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8)
by David Brownell
· 16 years ago
88d987d
usb: auerswald: remove driver (obsolete)
by Wolfgang Mües
· 16 years ago
6f63e78
sparc64: Handle stack trace attempts before irqstacks are setup.
by David S. Miller
· 16 years ago
9e2b2dc
CRED: Introduce credential access wrappers
by David Howells
· 16 years ago
877aced
netns: Fix crash by making igmp per namespace
by Daniel Lezcano
· 16 years ago
1bb5bd2
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
6378c02
bnx2x: Checkpatch compliance
by Eilon Greenstein
· 16 years ago
3347162
bnx2x: Spelling mistakes
by Eilon Greenstein
· 16 years ago
3196a88
bnx2x: Minor code improvements
by Eilon Greenstein
· 16 years ago
f0e53a8
bnx2x: Driver info
by Eilon Greenstein
· 16 years ago
345b5d5
bnx2x: 1G LED does not turn off
by Eilon Greenstein
· 16 years ago
6bbca91
bnx2x: 8073 PHY changes
by Yaniv Rosner
· 16 years ago
17de50b
bnx2x: Change GPIO for any port
by Eilon Greenstein
· 16 years ago
8c99e7b
bnx2x: Pause settings
by Yaniv Rosner
· 16 years ago
57963ed
bnx2x: Link order with external PHY
by Yaniv Rosner
· 16 years ago
df0f234
bnx2x: No LRO without Rx checksum
by Vladislav Zolotarov
· 16 years ago
3530298
bnx2x: Wrong structure size
by Yitchak Gertner
· 16 years ago
72ce58c
bnx2x: WoL capability
by Eilon Greenstein
· 16 years ago
3101c2b
bnx2x: Clearing MAC addresses filters
by Yitchak Gertner
· 16 years ago
1246940
bnx2x: Delay in while loops
by Yitchak Gertner
· 16 years ago
5c86284
bnx2x: PBA Table Page Alignment Workaround
by Eilon Greenstein
· 16 years ago
9dabc42
bnx2x: Self-test false positive
by Yitchak Gertner
· 16 years ago
3262623
bnx2x: Memory allocation
by Eilon Greenstein
· 16 years ago
3fcaf2e
bnx2x: HW attention lock
by Eilon Greenstein
· 16 years ago
4a37fb6
bnx2x: HW lock mechanism
by Yitchak Gertner
· 16 years ago
Next »