index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
cirrusfb: add imageblit function
Krzysztof Helt
1
-18
/
+46
2009-04-01
cirrusfb: acceleration improvements
Krzysztof Helt
1
-111
/
+75
2009-04-01
cirrusfb: various Laguna fixes
Krzysztof Helt
1
-27
/
+57
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
[prev]
[next]