index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
atafb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
2
-14
/
+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
2
-26
/
+43
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
atyfb: fix header file trailing whitespace
Randy Dunlap
2
-283
/
+283
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: remove unnecessary ret variable
dann frazier
1
-4
/
+1
2009-04-01
rtc-parisc: declare rtc_parisc_dev as static
dann frazier
1
-1
/
+1
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
4
-0
/
+262
2009-04-01
rtc: convert LEAP_YEAR into an inline
Andrew Morton
2
-4
/
+9
2009-04-01
rtc: convert wm8350 use new alarm and update operations
Mark Brown
1
-21
/
+18
2009-04-01
autofs4: fix kernel includes
Ian Kent
2
-3
/
+10
2009-04-01
autofs4: fix lookup deadlock
Ian Kent
1
-20
/
+21
2009-04-01
autofs4: cleanup expire code duplication
Ian Kent
3
-38
/
+20
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2
-4
/
+2
2009-04-01
powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards
Anton Vorontsov
3
-111
/
+107
2009-04-01
powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB
Anton Vorontsov
2
-0
/
+30
2009-04-01
powerpc: add mmc-spi-slot bindings
Anton Vorontsov
2
-0
/
+24
2009-04-01
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
2
-37
/
+295
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
5
-37
/
+23
2009-04-01
spi_mpc83xx: fix sparse warnings
Anton Vorontsov
1
-7
/
+9
2009-04-01
ramfs: add support for "mode=" mount option
Wu Fengguang
1
-8
/
+86
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
4
-0
/
+426
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
hp_accel: small documentation updates
Pavel Machek
1
-5
/
+15
2009-04-01
epoll keyed wakeups: make tty use keyed wakeups
Davide Libenzi
1
-10
/
+10
2009-04-01
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
1
-3
/
+3
2009-04-01
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
Davide Libenzi
1
-2
/
+29
[next]