index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
cirrusfb: check_var improvements
Krzysztof Helt
1
-121
/
+74
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
1
-13
/
+21
2009-04-01
cirrusfb: various improvements
Krzysztof Helt
1
-144
/
+58
2009-04-01
cirrusfb: use 5-6-5 RGB for 16bpp mode
Krzysztof Helt
1
-3
/
+3
2009-04-01
cirrusfb: do not calculate line length twice
Krzysztof Helt
1
-8
/
+6
2009-04-01
cirrusfb: add mmio registers for Laguna chipsets
Krzysztof Helt
1
-0
/
+38
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
1
-26
/
+42
2009-04-01
cirrusfb: fix Laguna chipset memory detection and clock setting
Krzysztof Helt
1
-27
/
+38
2009-04-01
cirrusfb: convert printks to dev_foo
Krzysztof Helt
1
-297
/
+158
2009-04-01
drivers/video/uvesafb.c: don't use gfp_any()
Andrew Morton
1
-1
/
+1
2009-04-01
rtc: test before subtraction on unsigned
Roel Kluin
1
-3
/
+3
2009-04-01
rtc-v3020: coding style cleanup
Mike Rapoport
1
-22
/
+18
2009-04-01
rtc-wm8350: retries will reach -1
Roel Kluin
1
-2
/
+2
2009-04-01
rtc: add EPSON RX8025 support to DS1307 RTC driver
Matthias Fuchs
2
-3
/
+84
2009-04-01
rtc-ds1307: true SMBus compatibility
Ed Swierk
1
-12
/
+97
2009-04-01
rtc-parisc: rename p pointer to rtc
dann frazier
1
-8
/
+8
2009-04-01
rtc-parisc: remove a couple unnecessary variables
dann frazier
1
-9
/
+3
2009-04-01
rtc-parisc: use platform_driver_probe
dann frazier
1
-9
/
+3
2009-04-01
rtc-parisc: use rtc_valid_tm() in parisc_get_time
dann frazier
1
-1
/
+1
2009-04-01
rtc-parisc: remove struct parisc_rtc
dann frazier
1
-12
/
+7
2009-04-01
rtc-parisc: remove redundant locking
dann frazier
1
-11
/
+1
2009-04-01
rtc-parisc: add a missing include for linux/rtc.h
dann frazier
1
-0
/
+1
2009-04-01
rtc: add platform driver for EFI
dann frazier
3
-0
/
+246
2009-04-01
rtc: convert LEAP_YEAR into an inline
Andrew Morton
1
-4
/
+3
2009-04-01
rtc: convert wm8350 use new alarm and update operations
Mark Brown
1
-21
/
+18
2009-04-01
powerpc: add mmc-spi-slot bindings
Anton Vorontsov
1
-0
/
+1
2009-04-01
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
1
-36
/
+294
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
1
-13
/
+7
2009-04-01
spi_mpc83xx: fix sparse warnings
Anton Vorontsov
1
-7
/
+9
2009-04-01
lis3: SPI transport layer
Daniel Mack
3
-0
/
+131
2009-04-01
lis3: solve dependency between core and ACPI
Daniel Mack
3
-100
/
+105
2009-04-01
lis3: reorder functions to make forward decl obsolete
Daniel Mack
1
-33
/
+31
2009-04-01
hp_accel: axis conversion for hp compaq 8710w
Luca Cappa
1
-0
/
+1
2009-04-01
hp_accel: add two more axis information
Pavel Machek
1
-0
/
+2
2009-04-01
hwmon: Add LTC4215 driver
Ira Snyder
3
-0
/
+376
2009-04-01
hwmon: LM95241 driver
Davide Rizzo
3
-0
/
+537
2009-04-01
hp_accel: adev is poor name of exported symbol
Pavel Machek
3
-106
/
+116
2009-04-01
epoll keyed wakeups: make tty use keyed wakeups
Davide Libenzi
1
-10
/
+10
2009-04-01
drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor
Daniel Mack
3
-0
/
+481
2009-04-01
hpilo: reduce frequency of IO operations
David Altobelli
2
-4
/
+8
2009-04-01
auxdisplay: remove PARPORT dependency
H Hartley Sweeten
1
-2
/
+1
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-1
/
+18
2009-04-01
loop: add ioctl to resize a loop device
J. R. Okajima
1
-0
/
+30
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+2
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-7
/
+0
2009-04-01
proc tty: switch amiserial to ->proc_fops
Alexey Dobriyan
1
-34
/
+28
2009-04-01
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
1
-31
/
+27
2009-04-01
proc tty: switch serial_core to ->proc_fops
Alexey Dobriyan
1
-40
/
+36
2009-04-01
proc tty: switch sdio_uart to ->proc_fops
Alexey Dobriyan
1
-32
/
+30
2009-04-01
proc tty: switch synclinkmp to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
[next]