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: Remove unneeded void * casts in idmouse.c
Tobias Klauser
2007-02-07
1
-6
/
+4
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
17
-17
/
+16
*
USB: Fix EHCI warning
Benjamin Herrenschmidt
2007-02-07
1
-0
/
+8
*
USB: Fix OHCI warning
Benjamin Herrenschmidt
2007-02-07
1
-0
/
+8
*
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
2007-02-07
9
-142
/
+213
*
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
2007-02-07
4
-55
/
+130
*
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
2007-02-07
1
-63
/
+110
*
USB: convert usb class devices to real devices
Greg Kroah-Hartman
2007-02-07
1
-7
/
+6
*
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2007-02-07
1
-12
/
+12
*
USB: add EPIC support to the io_edgeport driver
Greg Kroah-Hartman
2007-02-07
4
-84
/
+386
*
USB: unusual_devs.h for Sony floppy
Luiz Fernando N. Capitulino
2007-02-07
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-02-06
10
-74
/
+982
|
\
|
*
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
2007-02-05
1
-13
/
+21
|
*
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
2007-02-05
4
-22
/
+6
|
*
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
2007-02-05
1
-1
/
+1
|
*
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
2007-02-05
1
-17
/
+0
|
*
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
2007-02-05
2
-16
/
+16
|
*
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
2007-02-05
6
-6
/
+791
|
*
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
2007-02-05
4
-0
/
+143
|
*
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
2007-02-05
2
-1
/
+10
|
*
hid: allow force feedback for multi-input devices
Anssi Hannula
2007-02-05
1
-5
/
+1
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-02-06
20
-403
/
+240
|
\
\
|
*
|
IB/ehca: Remove obsolete prototypes
Hoang-Nam Nguyen
2007-02-04
1
-14
/
+0
|
*
|
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
2007-02-04
6
-363
/
+204
|
*
|
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
2007-02-04
1
-2
/
+1
|
*
|
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2007-02-04
2
-0
/
+8
|
*
|
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
11
-24
/
+27
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-02-06
17
-555
/
+847
|
\
\
|
*
|
mmc: tifm: replace kmap with page_address
Pierre Ossman
2007-02-04
1
-11
/
+4
|
*
|
mmc: sdhci: fix voltage ocr
Pierre Ossman
2007-02-04
1
-2
/
+2
|
*
|
mmc: sdhci: replace kmap with page_address
Pierre Ossman
2007-02-04
2
-19
/
+6
|
*
|
mmc: wbsd: replace kmap with page_address
Pierre Ossman
2007-02-04
2
-31
/
+10
|
*
|
mmc: handle pci_enable_device() return value in sdhci
Pierre Ossman
2007-02-04
1
-1
/
+3
|
*
|
mmc: Proper unclaim in mmc_block
Pierre Ossman
2007-02-04
1
-1
/
+2
|
*
|
mmc: Graceful fallback for fancy features
Pierre Ossman
2007-02-04
1
-9
/
+7
|
*
|
mmc: Handle wbsd's stupid command list
Pierre Ossman
2007-02-04
1
-1
/
+40
|
*
|
mmc: Allow host drivers to specify max block count
Pierre Ossman
2007-02-04
12
-21
/
+53
|
*
|
mmc: Allow host drivers to specify a max block size
Pierre Ossman
2007-02-04
11
-12
/
+43
|
*
|
tifm_sd: add suspend and resume functionality
Alex Dubov
2007-02-04
1
-1
/
+38
|
*
|
tifm_core: add suspend/resume infrastructure for tifm devices
Alex Dubov
2007-02-04
1
-1
/
+34
|
*
|
tifm_7xx1: prettify
Alex Dubov
2007-02-04
1
-16
/
+18
|
*
|
tifm_7xx1: recognize device 0xac8f as supported
Alex Dubov
2007-02-04
1
-5
/
+8
|
*
|
tifm_7xx1: switch from workqueue to kthread
Alex Dubov
2007-02-04
2
-68
/
+94
|
*
|
tifm_7xx1: Merge media insert and media remove functions
Alex Dubov
2007-02-04
1
-128
/
+126
|
*
|
tifm_7xx1: simplify eject function
Alex Dubov
2007-02-04
1
-8
/
+2
|
*
|
Add dummy_signal_irq function to save check in ISR
Alex Dubov
2007-02-04
2
-6
/
+13
|
*
|
Remove unused return value from signal_irq callback
Alex Dubov
2007-02-04
2
-5
/
+4
|
*
|
tifm_sd: prettify
Alex Dubov
2007-02-04
1
-48
/
+50
|
*
|
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
2007-02-04
3
-105
/
+114
|
*
|
tifm_sd: fix hardware timeout setup
Alex Dubov
2007-02-04
1
-8
/
+7
[next]