index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: kill BKL in skeleton driver
Oliver Neukum
2007-04-27
1
-2
/
+10
*
USB: fix skeleton driver
Oliver Neukum
2007-04-27
1
-11
/
+20
*
USB: pxa2xx_udc: fix hardcoded irq number
Milan Svoboda
2007-04-27
1
-1
/
+1
*
pxa2xx_udc: cleanups, use platform_get_irq
David Brownell
2007-04-27
1
-53
/
+43
*
Adding PID of SHARP S01SH for ipaq.c
Norihiko Tomiyama
2007-04-27
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-04-27
34
-373
/
+512
|
\
|
*
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
2
-9
/
+1
|
*
drivers/base/attribute_container.c: use mutex instead of binary semaphore
Matthias Kaehlcke
2007-04-27
1
-13
/
+13
|
*
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
2
-17
/
+44
|
*
device_schedule_callback() needs a module reference
Alan Stern
2007-04-27
1
-6
/
+10
|
*
s390: cio: Delay uevents for subchannels
Cornelia Huck
2007-04-27
1
-0
/
+6
|
*
Driver core: use mutex instead of semaphore in DMA pool handler
Matthias Kaehlcke
2007-04-27
1
-7
/
+7
|
*
driver core: bus_add_driver should return an error if no bus
Greg Kroah-Hartman
2007-04-27
1
-1
/
+1
|
*
Driver core: warn when userspace writes to the uevent file in a non-supported...
Kay Sievers
2007-04-27
1
-0
/
+3
|
*
Driver core: make uevent-environment available in uevent-file
Kay Sievers
2007-04-27
1
-1
/
+49
|
*
qeth: Remove usage of subsys.rwsem
Cornelia Huck
2007-04-27
1
-2
/
+0
|
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
2
-14
/
+1
|
*
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
1
-8
/
+0
|
*
IDE: remove rwsem use from ide-proc core
Greg Kroah-Hartman
2007-04-27
1
-4
/
+0
|
*
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
1
-26
/
+13
|
*
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
1
-26
/
+15
|
*
PNP: stop using the subsystem rwsem
Greg Kroah-Hartman
2007-04-27
1
-6
/
+0
|
*
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
4
-22
/
+7
|
*
SCSI: use the proper semaphore to protect the class lists
Greg Kroah-Hartman
2007-04-27
1
-2
/
+2
|
*
Driver core: remove use of rwsem
Greg Kroah-Hartman
2007-04-27
1
-2
/
+0
|
*
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
2
-1
/
+24
|
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
4
-46
/
+36
|
*
Driver core: switch firmware_class to uevent_suppress.
Cornelia Huck
2007-04-27
1
-8
/
+2
|
*
Driver core: suppress uevents via filter
Cornelia Huck
2007-04-27
1
-2
/
+3
|
*
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
2
-22
/
+13
|
*
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
4
-13
/
+11
|
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
2
-36
/
+32
|
*
Driver core: add name to device_type
Kay Sievers
2007-04-27
1
-0
/
+5
|
*
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
1
-46
/
+69
|
*
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
1
-6
/
+78
|
*
dev_printk and new-style class devices
Jean Delvare
2007-04-27
1
-1
/
+2
|
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
2
-18
/
+66
|
*
driver core: fix device_add error path
Dmitriy Monakhov
2007-04-27
1
-9
/
+0
*
|
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2007-04-27
21
-0
/
+11338
|
\
\
|
|
/
|
/
|
|
*
UBI: remove unused variable
Artem Bityutskiy
2007-04-27
1
-1
/
+0
|
*
UBI: Unsorted Block Images
Artem B. Bityutskiy
2007-04-27
21
-0
/
+11339
*
|
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
1
-46
/
+58
|
\
\
|
*
|
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
1
-4
/
+1
|
*
|
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
1
-21
/
+12
|
*
|
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-26
1
-21
/
+45
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
46
-1002
/
+1612
|
\
\
|
*
|
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
5
-4
/
+1
|
*
|
IB/ehca: Implement modify_port
Joachim Fenkes
2007-04-24
5
-2
/
+83
|
*
|
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-24
1
-32
/
+24
|
*
|
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
3
-72
/
+82
[next]