Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f582b8c11014e4ce310d9839fb335164195333f
/
drivers
3f582b8
serial: fix termios settings in open
by Arnd Bergmann
· 14 years ago
74c2107
serial: Use block_til_ready helper
by Alan Cox
· 14 years ago
24fcc7c
serial: trim locking on the helpers
by Alan Cox
· 14 years ago
de0c8cb
serial: add port helpers
by Alan Cox
· 14 years ago
61cd8a2
serial: Change the wait for carrier locking
by Alan Cox
· 14 years ago
8ce7326
tty: Move the vt_tty field from the vc_data into the standard tty_port
by Alan Cox
· 14 years ago
ff917ba
tty: Make vt's have a tty_port
by Alan Cox
· 14 years ago
e33ac1c
vc: Locking clean up
by Alan Cox
· 14 years ago
d87d9b7
tty: serial - fix tty referencing in set_ldisc
by Alan Cox
· 14 years ago
eab4f5a
tty: serial - fix tty back references in termios
by Alan Cox
· 14 years ago
1922513
tty: serial - fix various misuses/mishandlings of port->tty
by Alan Cox
· 14 years ago
a360fae
synclink: reworking locking a bit
by Alan Cox
· 14 years ago
4287341
tty: Fix the digi acceleport driver NULL checks
by Alan Cox
· 15 years ago
7479db0
specialix: Kill the BKL
by Alan Cox
· 14 years ago
7cc34fd
epca: Kill the big kernel lock
by Alan Cox
· 14 years ago
25c3cdf
cyclades: Kill off BKL usage
by Alan Cox
· 14 years ago
f602501
synclink: kill the big kernel lock
by Alan Cox
· 14 years ago
417b6e0
rocket: kill BKL
by Alan Cox
· 14 years ago
ec82db1
isicom: kill off the BKL
by Alan Cox
· 14 years ago
bf936f9
riscom8: kill use of lock_kernel
by Alan Cox
· 14 years ago
8a1e803
istallion: use bit ops for the board flags
by Alan Cox
· 14 years ago
b4eda9c
stallion: prune lock_kernel calls
by Alan Cox
· 14 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
d6e679b
serial: fix wakup races in the mrst_max3110 driver
by Arjan van de Ven
· 14 years ago
68c16b4
serial: replace open coded mutex with a real mutex in mrst_max3110.c
by Arjan van de Ven
· 14 years ago
99dd3f6
max3110 sanity check a register
by jianwei.yang
· 14 years ago
2251099
mrst_max3110: add UART driver for Max3110 on Moorestown
by Feng Tang
· 14 years ago
7a56aa4
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
by Yegor Yefremov
· 14 years ago
74c807c
vt: clean up the code - use kernel library
by Andy Shevchenko
· 14 years ago
690b781
serial: There's no config CONSOLE
by Christoph Egger
· 14 years ago
ea5d023
n_gsm.c: removed duplicated #includes
by Andrea Gelmini
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
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
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
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
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
1986aaf
edd: fix possible memory leak in edd_init() error path
by Axel Lin
· 14 years ago
547415d
s390: remove WARN_ON for misc_deregister() failures
by Akinobu Mita
· 14 years ago
b329bec
char: add WARN_ON() in misc_deregister()
by Akinobu Mita
· 14 years ago
5bf1d29
drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec
by Christoph Mair
· 14 years ago
cdf8afc
hpilo: fix pointer warning in ilo_ccb_setup
by Prarit Bhargava
· 14 years ago
7efe15f
drivers/misc: ROHM BH1780GLI ambient light sensor driver
by Hemanth V
· 14 years ago
71abbbf
cpuidle: extend cpuidle and menu governor to handle dynamic states
by Ai Li
· 14 years ago
7ee9225
drivers/base/node.c: reduce stack usage of node_read_meminfo()
by KOSAKI Motohiro
· 14 years ago
fa260c0
drivers/video/w100fb.c: ignore void return value / fix build failure
by Peter Huewe
· 14 years ago
d9e1b6c
ipmi: fix ACPI detection with regspacing
by Yinghai Lu
· 14 years ago
e5149cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
45321ac
Make ->drop_inode() just return whether inode needs to be dropped
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
f1d23ed
CRIS: ioctl for getting RS485 information
by Claudio Scordino
· 14 years ago
9a919c4
drm: fix fallouts from slow-work -> wq conversion
by Tejun Heo
· 14 years ago
cd078af
tx493xide: use min_t() macro instead of min()
by Atsushi Nemoto
· 14 years ago
7d543d8
drivers/ide: Use memdup_user
by Julia Lawall
· 14 years ago
2a800b7
via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
by Yann Dirson
· 14 years ago
1107128
ide-cd: Do not access completed requests in the irq handler
by Borislav Petkov
· 14 years ago
6e49c1a
Revert "Input: appletouch - fix integer overflow issue"
by Benjamin Herrenschmidt
· 14 years ago
2d0bb1c
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
by Jeff Kirsher
· 14 years ago
4bc091d
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
by John Fastabend
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
45d7f32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
c5f3475
Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 14 years ago
537d847
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 14 years ago
d71048e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
78ef7fa
mtd-physmap: add support users can assign the probe type in board files
by Barry Song
· 15 years ago
16d884b
netxen: protect tx timeout recovery by rtnl lock
by Amit Kumar Salecha
· 14 years ago
8bcfbd0
isdn: gigaset: use after free
by Dan Carpenter
· 14 years ago
7e27a0a
isdn: gigaset: add missing unlock
by Dan Carpenter
· 14 years ago
1f6ea6e
solos-pci: Fix race condition in tasklet RX handling
by David Woodhouse
· 14 years ago
2d53056
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
9e50ab9
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
3cc08fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
73ee576
mtd: remove redwood map driver
by Christian Dietrich
· 14 years ago
e225567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
1787985
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
1cfd2bd
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
cc41f5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
ab69bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
c513b67
pci: fix type warnings in intr_remapping.c
by Linus Torvalds
· 14 years ago
a24d52f
iwlwifi: fix locking assertions
by Johannes Berg
· 14 years ago
e95b743
iwlwifi: fix TX tracer
by Johannes Berg
· 14 years ago
a5e1159
Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
Next »