index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
110
-68
/
+126
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2005-10-28
3
-4
/
+5
|
\
|
*
Auto-update from upstream
Tony Luck
2005-10-28
1
-3
/
+3
|
|
\
|
*
\
Pull define-node-cleanup into release branch
Tony Luck
2005-10-28
2
-4
/
+4
|
|
\
\
|
|
*
|
[IA64] Two more uses of cpuid_to_cnodeid() must go.
Tony Luck
2005-09-15
1
-2
/
+2
|
|
*
|
[IA64] Cleanup use of various #defines related to nodes
Jack Steiner
2005-09-15
1
-2
/
+2
|
*
|
|
Pull altix-mmr into release branch
Tony Luck
2005-10-28
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
[IA64] Need to include <asm/sn/io.h> in a few more places.
Tony Luck
2005-09-09
1
-0
/
+1
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2005-10-28
132
-4497
/
+4027
|
\
\
\
\
\
|
*
|
|
|
|
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2005-10-28
2
-3
/
+3
|
*
|
|
|
|
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
2005-10-28
3
-0
/
+152
|
*
|
|
|
|
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
2005-10-28
1
-1
/
+1
|
*
|
|
|
|
[PATCH] USB: fix correct wording in drivers/usb/net/KConfig
Koen Kooi
2005-10-28
1
-1
/
+1
|
*
|
|
|
|
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
2005-10-28
2
-15
/
+0
|
*
|
|
|
|
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
2005-10-28
1
-3
/
+12
|
*
|
|
|
|
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
5
-61
/
+56
|
*
|
|
|
|
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
2005-10-28
1
-2
/
+2
|
*
|
|
|
|
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
6
-20
/
+10
|
*
|
|
|
|
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
2005-10-28
1
-10
/
+20
|
*
|
|
|
|
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
2005-10-28
1
-3
/
+9
|
*
|
|
|
|
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
2005-10-28
1
-95
/
+124
|
*
|
|
|
|
[PATCH] USB Storage: Expand range of Freecom unusual_devs entry
Phil Dibowitz
2005-10-28
1
-1
/
+1
|
*
|
|
|
|
[PATCH] mdc800: remove embrions of C++ exceptions
Alexey Dobriyan
2005-10-28
1
-9
/
+21
|
*
|
|
|
|
[PATCH] PATCH: usb-storage: use kthread API
Alan Stern
2005-10-28
2
-45
/
+21
|
*
|
|
|
|
[PATCH] PATCH: usb-storage: implement minimal PM
Alan Stern
2005-10-28
1
-12
/
+46
|
*
|
|
|
|
[PATCH] PATCH: usb-storage: allocate separate sense buffer
Alan Stern
2005-10-28
3
-2
/
+13
|
*
|
|
|
|
[PATCH] PATCH: usb-storage: move GetMaxLUN later in time
Alan Stern
2005-10-28
2
-17
/
+14
|
*
|
|
|
|
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
Alan Stern
2005-10-28
1
-0
/
+3
|
*
|
|
|
|
[PATCH] USB: Always do usb-handoff
Alan Stern
2005-10-28
1
-43
/
+3
|
*
|
|
|
|
[PATCH] USB: cdc-acm patch to use kzalloc
Oliver Neukum
2005-10-28
1
-3
/
+2
|
*
|
|
|
|
[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver
David Eriksson
2005-10-28
1
-117
/
+121
|
*
|
|
|
|
[PATCH] USB: Kaweth.c udelay patch
Guillaume GOURAT /
2005-10-28
1
-1
/
+1
|
*
|
|
|
|
[PATCH] USB: microtek patch to use kzalloc
Oliver Neukum
2005-10-28
1
-2
/
+1
|
*
|
|
|
|
[PATCH] USB: storage patch for LEICA camera
Simeon Simeonov
2005-10-28
1
-0
/
+7
|
*
|
|
|
|
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2005-10-28
2
-61
/
+37
|
*
|
|
|
|
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
2005-10-28
3
-9
/
+4
|
*
|
|
|
|
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
2005-10-28
31
-114
/
+115
|
*
|
|
|
|
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
2005-10-28
6
-720
/
+736
|
*
|
|
|
|
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
2005-10-28
31
-60
/
+144
|
*
|
|
|
|
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
2005-10-28
31
-90
/
+85
|
*
|
|
|
|
[PATCH] USB: delete the bluetty driver
Greg Kroah-Hartman
2005-10-28
4
-1304
/
+0
|
*
|
|
|
|
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
2005-10-28
1
-14
/
+42
|
*
|
|
|
|
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
2005-10-28
3
-20
/
+21
|
*
|
|
|
|
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
4
-28
/
+31
|
*
|
|
|
|
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
3
-11
/
+34
|
*
|
|
|
|
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
2005-10-28
5
-1
/
+132
|
*
|
|
|
|
[PATCH] USB: remove the global function usbdev_lookup_minor
Greg Kroah-Hartman
2005-10-28
2
-18
/
+17
|
*
|
|
|
|
[PATCH] Missing transfer_flags setting in usbtest
Alan Stern
2005-10-28
1
-0
/
+1
|
*
|
|
|
|
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
2005-10-28
8
-0
/
+8
|
*
|
|
|
|
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
2005-10-28
9
-0
/
+10
[next]