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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
1
-5
/
+5
2009-04-02
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
Robin Holt
1
-2
/
+2
2009-04-02
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
6
-38
/
+35
2009-04-02
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
3
-1
/
+24
2009-04-02
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
4
-13
/
+14
2009-04-02
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
7
-118
/
+305
2009-04-02
sgi-gru: restructure the GRU vtop functions
Jack Steiner
1
-24
/
+44
2009-04-02
sgi-gru: aSID (context management) bug fixes
Jack Steiner
2
-4
/
+10
2009-04-02
sgi-gru: add support for a user to explicitly unload a GRU context
Jack Steiner
1
-0
/
+36
2009-04-02
sgi-gru: add statistics to the GRU context management functions
Jack Steiner
3
-0
/
+59
2009-04-02
sgi-gru: change GRU CCH commands from inline functions to outofline functions
Jack Steiner
4
-160
/
+218
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
7
-27
/
+38
2009-04-02
sgi-gru: misc GRU cleanup
Jack Steiner
8
-43
/
+55
2009-04-02
w1: coding style cleanups in w1_io.c
Daniel Mack
1
-8
/
+8
2009-04-02
parport: netmos 9845 & 9855 1P4S fixes
Philippe De Muyter
1
-5
/
+25
2009-04-02
edac: AMD8111 driver Kconfig & Makefile
Harry Ciao
1
-0
/
+7
2009-04-02
edac: AMD8131 driver Kconfig & Makefile
Harry Ciao
1
-0
/
+7
2009-04-02
edac: AMD8131 driver source file
Harry Ciao
1
-0
/
+379
2009-04-02
edac: AMD8131 driver header file
Harry Ciao
1
-0
/
+119
2009-04-02
edac: Add edac_pci_alloc_index()
Harry Ciao
2
-0
/
+15
2009-04-02
edac: AMD8111 driver source file
Harry Ciao
1
-0
/
+595
2009-04-02
edac: AMD8111 driver header file
Harry Ciao
1
-0
/
+130
2009-04-02
edac: new ppc4xx driver module
Grant Erickson
4
-1
/
+1630
2009-04-02
edac: remove EDAC's experimental status
Doug Thompson
1
-3
/
+2
2009-04-02
edac: add more verbose debug info
Hitoshi Mitake
2
-1
/
+22
2009-04-02
nbd: trivial cleanups
Pavel Machek
1
-6
/
+4
2009-04-02
nbd: add locking to nbd_ioctl
Pavel Machek
1
-35
/
+67
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-2
/
+2
2009-04-02
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
Yasunori Goto
1
-1
/
+21
2009-04-02
synclink_gt: add clock options
Paul Fulghum
1
-20
/
+38
2009-04-02
pnpbios: propagate kthread_run() error
Erik Ekman
1
-4
/
+3
2009-04-02
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
1
-6
/
+7
2009-04-02
spi-gpio: allow operation without CS signal
Michael Buesch
1
-8
/
+13
2009-04-02
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
1
-4
/
+8
2009-04-02
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-1
/
+6
2009-04-02
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2
-7
/
+15
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
1
-20
/
+170
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-14
/
+44
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-13
/
+54
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
11
-18
/
+17
2009-04-02
floppy: provide a PNP device table in the module.
Scott James Remnant
1
-0
/
+8
2009-04-02
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-02
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-02
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Sergey Senozhatsky
1
-0
/
+1
2009-04-01
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
1
-1
/
+1
2009-04-01
qeth: properly delete empty files.
Linus Torvalds
2
-0
/
+0
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
48
-1293
/
+810
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
35
-1243
/
+2327
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-29
/
+54
2009-04-01
efifb: dmi set video type
Brian Maly
1
-1
/
+4
[next]