Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
481419ec9fbdf3f4ec5389c7e91a81b4a7ebee8d
/
drivers
481419e
Input: apm-power - fix crash when unloading modules
by Helge Deller
· 17 years ago
688dad4
Input: pxa27x - fix keypad KPC macros
by Samuel Ortiz
· 17 years ago
3c00bb9
Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290
by Laszlo Kajan
· 17 years ago
1db3a34
Input: ALPS - put secondary device in proper place in sysfs
by Dmitry Torokhov
· 17 years ago
0e1763f
Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX
by Ping Cheng
· 17 years ago
05be5fc
Input: ads7846 - fix uninitialized var warning
by Andrew Morton
· 17 years ago
f178244
Input: i8042 - add SNI RM support
by Thomas Bogendoerfer
· 17 years ago
2a2dcd6
Input: i8042 - add Lenovo 3000 N100 to nomux blacklist
by Jiri Kosina
· 17 years ago
d38501a
Input: i8042 - fix warning on non-x86 builds
by Roland Dreier
· 17 years ago
3c51438
Input: cobalt_btns - assorted fixes
by Yoichi Yuasa
· 17 years ago
6c47d77
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
d7c1fbd
RDMA/iwcm: Don't access a cm_id after dropping reference
by Steve Wise
· 17 years ago
d33ed42
IB/iser: Handle iser_device allocation error gracefully
by Arne Redlich
· 17 years ago
9a37827
IB/iser: Fix list iteration bug
by Arne Redlich
· 17 years ago
2f44bbb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
2b752ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
effe008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
ee215ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
aeb24d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
dae311b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
99eeed47a
fbdev: add BF52x EZkit Display driver
by Michael Hennerich
· 17 years ago
5e9e4ad
BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
by Michael Hennerich
· 17 years ago
b3544ea
BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
by Bryan Wu
· 17 years ago
fdcc535
BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed
by Michael Hennerich
· 17 years ago
6234721
stifb: fix crash A1439A CRX (Rattler) graphics card
by Helge Deller
· 17 years ago
1039edc
mbxfb: fix incorrect argument type
by Krzysztof Helt
· 17 years ago
f47831f
i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
by Thomas Bogendoerfer
· 17 years ago
8420780
gpio/pca953x bugfix: mark as can_sleep
by Arnaud Patard
· 17 years ago
7be3dfe
md: reduce CPU wastage on idle md array with a write-intent bitmap
by NeilBrown
· 17 years ago
52720ae
md: fix formatting error in /proc/mdstat
by NeilBrown
· 17 years ago
60fdd93
memstick: add support for JMicron jmb38x MemoryStick host controller
by Alex Dubov
· 17 years ago
5936725
memstick: try harder to recover from unsuccessful interface mode switch
by Alex Dubov
· 17 years ago
251cc9b
memstick: fix parsing of "assembly_date" attribute field
by Alex Dubov
· 17 years ago
efb2742
memstick: add support for decoding "specfile" media attributes
by Alex Dubov
· 17 years ago
e4c70e8
tifm: clear interrupt mask bits before setting them on adapter init
by Alex Dubov
· 17 years ago
eebbe9c
tifm: fix memorystick host initialization code
by Alex Dubov
· 17 years ago
92b22d9
tifm: fix the MemoryStick host fifo handling code
by Alex Dubov
· 17 years ago
2a4f256
memstick: drop DRIVER_VERSION numbers as meaningless
by Alex Dubov
· 17 years ago
29196dc
memstick: make sure number of command retries is exactly as specified
by Alex Dubov
· 17 years ago
d114ad5
memstick: add memstick_suspend/resume_host methods
by Alex Dubov
· 17 years ago
e1f1999
memstick: introduce correct definitions in the header
by Alex Dubov
· 17 years ago
b614ce8
tridentfb: fix memory size detection
by Krzysztof Helt
· 17 years ago
3acd9d4
tridentfb: register should be left in non-locked state
by Krzysztof Helt
· 17 years ago
e84290d
of_serial: fix section mismatch warnings
by Josh Boyer
· 17 years ago
3db691d
[libata] Add support for the RB500 PATA CompactFlash
by Florian Fainelli
· 17 years ago
258cd84
ahci: logical-bitwise and confusion in ahci_save_initial_config()
by Roel Kluin
· 17 years ago
7afb422
libata: don't allow sysfs read access to force param
by Tejun Heo
· 17 years ago
70d562c
ahci: add the Device IDs for nvidia MCP7B AHCI
by peerchen
· 17 years ago
f659f0e
libata-sff: handle controllers w/o ctl register
by Tejun Heo
· 17 years ago
eec59f7
libata: allow LLDs w/o any reset method
by Tejun Heo
· 17 years ago
7f5e4e8
ata: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e82cc12
USB: fix ehci unlink regressions
by David Brownell
· 17 years ago
11171d1
USB: new ftdi_sio device id
by Mirko Bordignon
· 17 years ago
33635ef
USB: fsl_usb2_udc: fix broken Kconfig
by Li Yang
· 17 years ago
72ab641
USB: option: add novatel device ids
by Dirk DeSchepper
· 17 years ago
6f6f06e
USB: cypress_m8: add UPS Powercom (0d9f:0002)
by Dmitry Shapin
· 17 years ago
8a20acc
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
by Andrew Morton
· 17 years ago
b507cc9
USB: fix usb-serial generic recursive lock
by Pete Zaitcev
· 17 years ago
b91aac2
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
by Jesper Juhl
· 17 years ago
e88a0c2
drivers: fix dma_get_required_mask
by James Bottomley
· 17 years ago
661b4e8
nozomi: fix initialization and early flow control access
by Frank Seidel
· 17 years ago
ef79df2
sysdev: fix problem with sysdev_class being re-registered
by Greg Kroah-Hartman
· 17 years ago
4357bd9
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
by Rusty Russell
· 17 years ago
f14ae65
lguest: fix __get_vm_area usage.
by Rusty Russell
· 17 years ago
f73d1e6
lguest: make sure cpu is initialized before accessing it
by Eugene Teo
· 17 years ago
f4299e1
riscom8: Fix hang on load
by Alan Cox
· 17 years ago
4fa4572
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
by Jon Mason
· 17 years ago
60d5bce
bluetooth: Add another Broadcom device
by Karsten Keil
· 17 years ago
1c10e93
ide: update references to Documentation/ide/ide.txt (v2)
by Randy Dunlap
· 17 years ago
0c6025d
ide: fix buggy code in ide_register_hw()
by Peter Teoh
· 17 years ago
ef4298d
ide: fix enabling DMA on it821x in "smart" mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
b348487
ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
5d49c101
gigaset: fix Oops on module unload regression
by Tilman Schmidt
· 17 years ago
80d38f9
drivers/char/esp.c: fix bootup lockup
by Ingo Molnar
· 17 years ago
ce4796d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25
by Linus Torvalds
· 17 years ago
8b1266f
[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static
by Adrian Bunk
· 17 years ago
996d62d
[WATCHDOG] Remove volatiles from watchdog device structures
by Florian Fainelli
· 17 years ago
fa9363c
[WATCHDOG] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
30ec910
[WATCHDOG] hpwdt: Use dmi_walk() instead of own copy
by Roland Dreier
· 17 years ago
ef82710
[WATCHDOG] Fix return value warning in hpwdt
by Roland Dreier
· 17 years ago
103018a
[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt
by Roland Dreier
· 17 years ago
5e69960
[WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS
by Andrew Paprocki
· 17 years ago
0f8afa7
fb: hitfb: Balance probe/remove section annotations.
by Paul Mundt
· 17 years ago
fcb1fec
fb: pvr2fb: Fix up remaining section mismatch.
by Paul Mundt
· 17 years ago
d7fe321
Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 17 years ago
4a0d3f3
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
by FUJITA Tomonori
· 17 years ago
103926c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
9af6b05
Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
8cce3e7
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
51f39ea
[SCSI] mpt fusion: don't oops if NumPhys==0
by Krzysztof Oledzki
· 17 years ago
f6ebef3
[CPUFREQ] fix section mismatch warnings
by Sam Ravnborg
· 17 years ago
a07530b
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store
by Dave Jones
· 17 years ago
0db4a8a
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show
by Dave Jones
· 17 years ago
45ab33b
[SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking
by Mike Christie
· 17 years ago
024f801
[SCSI] qla4xxx: regression - add start scan callout
by Mike Christie
· 17 years ago
50a29ae
[SCSI] qla4xxx: fix host reset dpc race
by Mike Christie
· 17 years ago
a878539
ahci: work around ATI SB600 h/w quirk
by Jeff Garzik
· 17 years ago
6ddd686
pata_hpt*, pata_serverworks: fix UDMA masking
by Alan Cox
· 17 years ago
faa582c
[S390] zcrypt: fix ap_device_list handling
by Ralph Wuerthner
· 17 years ago
fa331ff
[S390] sclp_vt220: speed up console output for interactive work
by Christian Borntraeger
· 17 years ago
Next »