index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
pm2fb: Permedia 2V initialization fixes
Krzysztof Helt
2
-24
/
+19
2007-10-16
pm2fb: source code improvements
Krzysztof Helt
1
-195
/
+155
2007-10-16
pm2fb: accelerated imageblit
Krzysztof Helt
2
-3
/
+127
2007-10-16
pm3fb: mtrr support and noaccel option
Krzysztof Helt
2
-2
/
+118
2007-10-16
pm3fb: improvements and cleanups
Krzysztof Helt
1
-30
/
+38
2007-10-16
pm3fb: 3 small fixes
Krzysztof Helt
1
-6
/
+8
2007-10-16
pm3fb: imageblit improved
Krzysztof Helt
1
-3
/
+26
2007-10-16
pm3fb: header file reduction
Krzysztof Helt
2
-40
/
+2
2007-10-16
skeletonfb: wrong field name fix
Krzysztof Helt
1
-1
/
+1
2007-10-16
pm3fb: copyarea and partial imageblit suppor
Krzysztof Helt
2
-12
/
+173
2007-10-16
uvesafb: documentation
Michal Januszewski
1
-0
/
+188
2007-10-16
uvesafb: the driver core
Michal Januszewski
5
-1
/
+2279
2007-10-16
uvesafb: add connector entries
Michal Januszewski
1
-2
/
+3
2007-10-16
connector: change connector's max message size
Michal Januszewski
1
-1
/
+1
2007-10-16
fbdev: export fb_destroy_modelist
Michal Januszewski
1
-0
/
+1
2007-10-16
rtc: allow validated RTC_PIE_ON for non-root
Bryan Kadzban
1
-1
/
+2
2007-10-16
rtc: add max_user_freq to sysfs
Bryan Kadzban
1
-0
/
+24
2007-10-16
rtc-cmos probe() cleanup
David Brownell
1
-25
/
+31
2007-10-16
rtc: fix readback from /sys/class/rtc/rtc?/wakealarm
Mark Lord
1
-1
/
+82
2007-10-16
rtc: RTC class driver for the ds1374
Scott Wood
3
-0
/
+461
2007-10-16
rtc-pcf8583: Check for i2c adapter functionality
Jean Delvare
1
-0
/
+3
2007-10-16
rtc: make rtc-ds1742 driver hotplug-aware
Atsushi Nemoto
3
-3
/
+3
2007-10-16
rtc: make rtc-ds1553 driver hotplug-aware
Atsushi Nemoto
1
-1
/
+1
2007-10-16
rtc-dev: no need to convert file->private_data to rtc device
Mark Zhan
1
-4
/
+4
2007-10-16
rtc_irq_set_freq() requires power-of-two and associated kerneldoc
David Brownell
2
-5
/
+27
2007-10-16
RTC: periodic irq fix
Alessandro Zummo
3
-25
/
+24
2007-10-16
ecryptfs: clean up page flag handling
Michael Halcrow
4
-33
/
+39
2007-10-16
eCryptfs: replace magic numbers
Michael Halcrow
1
-3
/
+3
2007-10-16
eCryptfs: remove unused functions and kmem_cache
Michael Halcrow
5
-539
/
+1
2007-10-16
eCryptfs: initialize persistent lower file on inode create
Michael Halcrow
1
-6
/
+7
2007-10-16
eCryptfs: fix data types
Michael Halcrow
3
-16
/
+21
2007-10-16
eCryptfs: convert mmap functions to use persistent file
Michael Halcrow
1
-96
/
+103
2007-10-16
eCryptfs: make open, truncate, and setattr use persistent file
Michael Halcrow
3
-121
/
+44
2007-10-16
eCryptfs: update metadata read/write functions
Michael Halcrow
5
-133
/
+114
2007-10-16
eCryptfs: set up and destroy persistent lower file
Michael Halcrow
3
-7
/
+103
2007-10-16
eCryptfs: replace encrypt, decrypt, and inode size write
Michael Halcrow
5
-306
/
+290
2007-10-16
eCryptfs: read_write.c routines
Michael Halcrow
4
-2
/
+379
2007-10-16
ecryptfs: fix error handling
Michael Halcrow
1
-21
/
+20
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
7
-64
/
+89
2007-10-16
eCryptfs: remove header_extent_size
Michael Halcrow
4
-36
/
+52
2007-10-16
eCryptfs: Use generic_file_splice_read()
Michael Halcrow
1
-17
/
+2
2007-10-16
eCryptfs: make needlessly global symbols static
Michael Halcrow
3
-32
/
+26
2007-10-16
eCryptfs: remove unnecessary variable initializations
Michael Halcrow
1
-3
/
+3
2007-10-16
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
Michael Halcrow
2
-38
/
+79
2007-10-16
eCryptfs: comments for some structs
Michael Halcrow
1
-5
/
+21
2007-10-16
eCryptfs: grammatical fix (destruct to destroy)
Michael Halcrow
4
-11
/
+11
2007-10-16
eCryptfs: collapse flag set into one statement
Michael Halcrow
1
-2
/
+1
2007-10-16
eCryptfs: remove unnecessary BUG_ON
Michael Halcrow
1
-3
/
+0
2007-10-16
ecryptfs: printk warning fixes
Andrew Morton
2
-9
/
+9
2007-10-16
eCryptfs: update comment and debug statement
Michael Halcrow
2
-4
/
+0
[next]