Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
79955898f961a870cbcc58f6ae13f3741a909da5
/
drivers
3f1c6eb
powerpc: add mmc-spi-slot bindings
by Anton Vorontsov
· 16 years ago
35b4b3c
spi_mpc83xx: add OF platform driver bindings
by Anton Vorontsov
· 16 years ago
364fdbc
spi_mpc83xx: rework chip selects handling
by Anton Vorontsov
· 16 years ago
34c8a20
spi_mpc83xx: fix sparse warnings
by Anton Vorontsov
· 16 years ago
bb233fd
lis3: SPI transport layer
by Daniel Mack
· 16 years ago
a38da2e
lis3: solve dependency between core and ACPI
by Daniel Mack
· 16 years ago
ab337a6
lis3: reorder functions to make forward decl obsolete
by Daniel Mack
· 16 years ago
12a324b
hp_accel: axis conversion for hp compaq 8710w
by Luca Cappa
· 16 years ago
9d7639d
hp_accel: add two more axis information
by Pavel Machek
· 16 years ago
72f5de9
hwmon: Add LTC4215 driver
by Ira Snyder
· 16 years ago
0616032
hwmon: LM95241 driver
by Davide Rizzo
· 16 years ago
be84cfc
hp_accel: adev is poor name of exported symbol
by Pavel Machek
· 16 years ago
4b19449
epoll keyed wakeups: make tty use keyed wakeups
by Davide Libenzi
· 16 years ago
3cdbbee
drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor
by Daniel Mack
· 16 years ago
891f7d7
hpilo: reduce frequency of IO operations
by David Altobelli
· 16 years ago
c0aa24b
auxdisplay: remove PARPORT dependency
by H Hartley Sweeten
· 16 years ago
c2d7543
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
by Eric Sandeen
· 16 years ago
53d6660
loop: add ioctl to resize a loop device
by J. R. Okajima
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 16 years ago
d594027
proc tty: switch amiserial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
6fd69d3
proc tty: switch usb-serial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
d196a94
proc tty: switch serial_core to ->proc_fops
by Alexey Dobriyan
· 16 years ago
201a50b
proc tty: switch sdio_uart to ->proc_fops
by Alexey Dobriyan
· 16 years ago
e6c8dd8a
proc tty: switch synclinkmp to ->proc_fops
by Alexey Dobriyan
· 16 years ago
a18c56e
proc tty: switch synclink_gt to ->proc_fops
by Alexey Dobriyan
· 16 years ago
d337829
proc tty: switch synclink to ->proc_fops
by Alexey Dobriyan
· 16 years ago
8561c44
proc tty: switch stallion to ->proc_fops
by Alexey Dobriyan
· 16 years ago
8768714
proc tty: switch synclink_cs to ->proc_fops
by Alexey Dobriyan
· 16 years ago
5bd6de7
proc tty: switch istallion to ->proc_fops
by Alexey Dobriyan
· 16 years ago
cdda7cd
proc tty: switch ip2 to ->proc_fops
by Alexey Dobriyan
· 16 years ago
444697d
proc tty: switch cyclades to ->proc_fops
by Alexey Dobriyan
· 16 years ago
15f7176
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
db6f204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
by Linus Torvalds
· 16 years ago
3c6fae6
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
53d8f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
dfbbe89
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
712b000
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8efb8c7
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
by Rafael J. Wysocki
· 16 years ago
b8e676d
radeonfb: Use __pci_complete_power_transition()
by Rafael J. Wysocki
· 16 years ago
0e5dd46
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
by Rafael J. Wysocki
· 16 years ago
931ff68
PCI PM: Restore config spaces of all devices during early resume
by Rafael J. Wysocki
· 16 years ago
4a86590
PCI PM: Make pci_set_power_state() handle devices with no PM support
by Rafael J. Wysocki
· 16 years ago
46939f8
PCI PM: Put devices into low power states during late suspend (rev. 2)
by Rafael J. Wysocki
· 16 years ago
0128a89
PCI PM: Move pci_restore_standard_config to pci-driver.c
by Rafael J. Wysocki
· 16 years ago
f00a20e
PCI PM: Use pci_set_power_state during early resume
by Rafael J. Wysocki
· 16 years ago
57ef802
PCI PM: Consistently use variable name "error" for pm call return values
by Frans Pop
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
de15f09
hwmon: (fschmd) Add support for the FSC Hades IC
by Hans de Goede
· 16 years ago
c69ab2b
hwmon: (fschmd) Add support for the FSC Syleus IC
by Hans de Goede
· 16 years ago
fa5bfab
i2c-i801: Instantiate FSC hardware montioring chips
by Hans de Goede
· 16 years ago
e7a19c56
dmi: Let dmi_walk() users pass private data
by Jean Delvare
· 16 years ago
fb4504f
Move the pcf8591 driver to hwmon
by Jean Delvare
· 16 years ago
a157d06
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
by Gong Jun
· 16 years ago
237c8d2f
hwmon: (w83627ehf) Add support for W83667HG
by Gong Jun
· 16 years ago
1704b26
hwmon: (w83627ehf) Invert fan pin variables logic
by Jean Delvare
· 16 years ago
b6a33fe
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
by Frank Seidel
· 16 years ago
2b8cf3e
hwmon: (hdaps) Allow inversion of separate axis
by Frank Seidel
· 16 years ago
e4879e2
hwmon: (ds1621) Avoid unneeded register access
by Jean Delvare
· 16 years ago
594592d
hwmon: (ds1621) Clean up register access
by Jean Delvare
· 16 years ago
9202add
hwmon: (ds1621) Reorder code statements
by Jean Delvare
· 16 years ago
019abbc
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2d25ee3
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
915db32
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
ebc8eca
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
b94d10e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
83826dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
fd3a019
V4L/DVB (11316): saa7191: tuner ops wasn't set.
by Hans Verkuil
· 16 years ago
7c46733
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
by Hans Verkuil
· 16 years ago
73722dd
V4L/DVB (11314): au8522: remove unused I2C_DRIVERID
by Hans Verkuil
· 16 years ago
5eb35fd
V4L/DVB (11312): tuner: remove V4L1 code from this driver.
by Hans Verkuil
· 16 years ago
bccfa44
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
by Hans Verkuil
· 16 years ago
41c129a
V4L/DVB (11310): cx18: remove intermediate 'ioctl' step
by Hans Verkuil
· 16 years ago
df1d5ed
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
by Hans Verkuil
· 16 years ago
2c26976
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
by Mauro Carvalho Chehab
· 16 years ago
43d5eab
V4L/DVB (11305): cx88: prevent probing rtc and ir devices
by Hans Verkuil
· 16 years ago
a0d1251
V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.
by Hans Verkuil
· 16 years ago
267ea2a
V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
a613891
V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
4705e8c
V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
b8341e1
V4L/DVB (11300): cx88: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
b6198ad
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
0d5a19f
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
d35ed62
V4L/DVB (11296): cx23885: bugfix error message if firmware is not found
by Steven Toth
· 16 years ago
c0714f6
V4L/DVB (11295): cx23885: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
8bbd90c
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
by Márton Németh
· 16 years ago
0ce566d
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals
by Laurent Pinchart
· 16 years ago
919a548
V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driver
by Klaus Flittner
· 16 years ago
16ba1ee
V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)
by Xoan Loureiro
· 16 years ago
91b9436
V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2
by Uwe Bugla
· 16 years ago
1589a99
V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2
by Uwe Bugla
· 16 years ago
7def728
V4L/DVB (11285): Remove unecessary udelay
by Patrick Boettcher
· 16 years ago
1662070
V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisions
by Patrick Boettcher
· 16 years ago
aef8220
V4L/DVB (11283): saa6588: remove legacy code.
by Hans Verkuil
· 16 years ago
2983baf
V4L/DVB (11282): saa7134: add RDS support.
by Hans Verkuil
· 16 years ago
ffe84b7
V4L/DVB (11281): bttv: move saa6588 config to the helper chip config
by Hans Verkuil
· 16 years ago
893cce0
V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.
by Hans Verkuil
· 16 years ago
Next »