index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-11
/
+10
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
18
-49
/
+43
2008-10-16
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
5
-17
/
+12
2008-10-16
sysfs: crash debugging
Andrew Morton
4
-0
/
+23
2008-10-16
modules: fix module "notes" kobject leak
Alexey Dobriyan
1
-1
/
+1
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
xfs: fix remount rw with unrecognized options
Christoph Hellwig
1
-1
/
+1
2008-10-15
MIPS: Kill unused <asm/debug.h> inclusions
Shinya Kuribayashi
7
-8
/
+0
2008-10-15
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Thomas Bogendoerfer
2
-5
/
+16
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
1
-77
/
+22
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-15
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
6
-89
/
+15
2008-10-15
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
1
-27
/
+53
2008-10-15
MIPS: WGT634U: Add reset button support
Aurelien Jarno
1
-0
/
+37
2008-10-15
MIPS: BCM47xx: Use the new SSB GPIO API
Aurelien Jarno
4
-74
/
+58
2008-10-15
MIPS: BCM47xx: Remove references to BCM947XX
Aurelien Jarno
1
-3
/
+3
2008-10-15
MIPS: WGT634U: Add machine detection message
Aurelien Jarno
1
-0
/
+3
2008-10-15
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
David Daney
1
-1
/
+1
2008-10-15
MIPS: show_cpuinfo prints the type of the calling CPU
Johannes Dickgreber
1
-1
/
+1
2008-10-15
MIPS: Fix wrong branch target in new spin_lock code.
Johannes Dickgreber
1
-1
/
+1
2008-10-15
MIPS: Have a heart for a lonely, lost header file ...
Ralf Baechle
1
-0
/
+0
2008-10-15
ocfs2: fix build error
Mark Fasheh
1
-8
/
+6
2008-10-15
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
1
-15
/
+18
2008-10-15
x86: register a platform RTC device if PNP doesn't describe it
Bjorn Helgaas
1
-4
/
+18
2008-10-15
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-15
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-15
powerpc: Fix 32-bit SMP boot on CHRP
Benjamin Herrenschmidt
1
-0
/
+6
2008-10-15
powerpc: Fix link errors on 32-bit machines using legacy DMA
Benjamin Herrenschmidt
1
-0
/
+6
2008-10-15
powerpc/pci: Improve detection of unassigned bridge resources
Benjamin Herrenschmidt
1
-47
/
+116
2008-10-15
hvc_console: Fix free_irq in spinlocked section
Christian Borntraeger
1
-5
/
+5
2008-10-15
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
4
-7
/
+37
2008-10-14
HID: hiddev.h: Fix example code.
Antonio Ospite
1
-0
/
+2
2008-10-14
HID: hiddev.h: Fix mixed space and tabs in example code.
Antonio Ospite
1
-19
/
+19
2008-10-14
HID: convert to dev_* prints
Jiri Slaby
4
-24
/
+27
2008-10-14
HID: remove hid-ff
Jiri Slaby
5
-94
/
+2
2008-10-14
HID: move zeroplus FF processing
Jiri Slaby
10
-21
/
+76
2008-10-14
HID: move thrustmaster FF processing
Jiri Slaby
10
-66
/
+106
2008-10-14
HID: move pantherlord FF processing
Jiri Slaby
11
-20
/
+93
2008-10-14
HID: fix incorrent length condition in hidraw_write()
Jiri Kosina
1
-1
/
+1
[next]