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
2008-10-16
i2o: Fix 32/64bit DMA locking
Alan Cox
7
-31
/
+339
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
3
-4
/
+9
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
1
-0
/
+5
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
1
-19
/
+27
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
1
-4
/
+4
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+6
2008-10-16
spi: simplify spi_write_then_read()
Vernon Sauder
1
-14
/
+8
2008-10-16
mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-55
/
+0
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
4
-10
/
+9
2008-10-16
AT91: atmel_pwm only available for certain AT91 processors
Andrew Victor
1
-1
/
+1
2008-10-16
Fix typo in the FIRMWARE_IN_KERNEL help
Alberto Bertogli
1
-1
/
+1
2008-10-16
sysrq: add enable_mask in sysrq_moom_op
Naohiro Ooiwa
1
-0
/
+1
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-1
/
+1
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
1
-5
/
+2
2008-10-16
nubus: fix mis-indented statement
Ilpo Järvinen
1
-1
/
+1
2008-10-16
eeepc: depends on RFKILL
Randy Dunlap
1
-0
/
+1
2008-10-16
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
3
-5
/
+5
2008-10-16
olpc: olpc_battery.c sparse endian annotations
Harvey Harrison
1
-12
/
+8
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-0
/
+659
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
1
-2
/
+3
2008-10-15
metronomefb: Fix warning when building 64bit
Alan Cox
1
-1
/
+1
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
31
-346
/
+610
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1518
-60950
/
+126803
2008-10-14
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
10
-295
/
+808
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
41
-2770
/
+5012
2008-10-14
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
1
-15
/
+18
2008-10-15
hvc_console: Fix free_irq in spinlocked section
Christian Borntraeger
1
-5
/
+5
2008-10-14
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2
-112
/
+89
2008-10-14
HID: build drivers for all quirky devices by default
Jiri Kosina
1
-0
/
+19
2008-10-14
HID: add missing blacklist entry for Apple ATV ircontrol
Jiri Kosina
1
-0
/
+1
2008-10-14
HID: add support for Bright ABNT2 brazilian device
Mauro Carvalho Chehab
6
-0
/
+86
2008-10-14
HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers
Mauro Carvalho Chehab
2
-0
/
+4
2008-10-14
HID: fix numlock led on Dell device 0x413c/0x2105
Mauro Carvalho Chehab
3
-0
/
+3
2008-10-14
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2
-8
/
+12
2008-10-14
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
3
-5
/
+10
2008-10-14
HID: add appletv IR receiver quirk
Peter Korsgaard
2
-0
/
+3
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
3
-7
/
+31
2008-10-14
HID: convert to dev_* prints
Jiri Slaby
4
-24
/
+27
2008-10-14
HID: remove hid-ff
Jiri Slaby
4
-86
/
+1
2008-10-14
HID: move zeroplus FF processing
Jiri Slaby
9
-20
/
+76
2008-10-14
HID: move thrustmaster FF processing
Jiri Slaby
9
-65
/
+106
2008-10-14
HID: move pantherlord FF processing
Jiri Slaby
10
-19
/
+93
2008-10-14
HID: fix incorrent length condition in hidraw_write()
Jiri Kosina
1
-1
/
+1
2008-10-14
HID: fix tty<->hid deadlock
Jiri Slaby
1
-1
/
+10
2008-10-14
HID: ignore iBuddy devices
Remi Cattiau
2
-0
/
+6
2008-10-14
HID: report descriptor fix for remaining MacBook JIS keyboards
Tomoya Adachi
1
-4
/
+4
2008-10-14
HID: fix gyration build error
Randy Dunlap
1
-1
/
+1
[next]