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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CPUFREQ] bugfix cpufreq in combination with performance governor
Peter Oruba
2007-07-13
1
-6
/
+0
*
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
2007-07-13
1
-1
/
+6
*
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
2007-07-13
4
-303
/
+19
*
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
RafaĆ Bilski
2007-07-13
1
-0
/
+7
*
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
Linus Torvalds
2007-07-12
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-07-12
147
-4565
/
+14872
|
\
|
*
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
2007-07-12
1
-1
/
+1
|
*
USB: additions to the quirk list
Oliver Neukum
2007-07-12
1
-0
/
+8
|
*
usb-storage: implement autosuspend
Alan Stern
2007-07-12
2
-11
/
+29
|
*
USB: cdc-acm: add new device id to option driver
Andrey Arapov
2007-07-12
1
-0
/
+3
|
*
USB: goku_udc trivial cleanups
David Brownell
2007-07-12
2
-23
/
+23
|
*
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
2007-07-12
3
-82
/
+100
|
*
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
10
-436
/
+0
|
*
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
2007-07-12
5
-70
/
+11
|
*
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2007-07-12
2
-404
/
+25
|
*
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
2007-07-12
3
-69
/
+49
|
*
USB: quirk for samsung printer
Oliver Neukum
2007-07-12
1
-0
/
+2
|
*
USB: usb/dma doc updates
David Brownell
2007-07-12
2
-20
/
+43
|
*
USB: drivers/usb/storage/unusual_devs.h whitespace cleanup
S.Caglar Onur
2007-07-12
1
-94
/
+94
|
*
USB: remove Makefile reference to obsolete OHCI_AT91
Robert P. J. Day
2007-07-12
1
-1
/
+0
|
*
USB: io_*: remove bogus termios no change checks
Alan Cox
2007-07-12
2
-17
/
+0
|
*
USB: mos7720: remove bogus no termios change check
Alan Cox
2007-07-12
1
-10
/
+0
|
*
USB: visor and whiteheat: remove bogus termios change checks
Alan Cox
2007-07-12
2
-17
/
+0
|
*
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...
Alan Cox
2007-07-12
1
-32
/
+1
|
*
USB: mos7840.c: turn this into a serial driver
Alan Cox
2007-07-12
1
-72
/
+0
|
*
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
2007-07-12
1
-0
/
+1
|
*
USB: ftdi_sio: fix oops due to processing workarounds too early
Oliver Neukum
2007-07-12
1
-60
/
+44
|
*
USB: drivers/block/ub.c: use list_for_each_entry()
Matthias Kaehlcke
2007-07-12
1
-9
/
+3
|
*
USB: fix gregkh-usb-usb-use-menuconfig-objects
Jan Engelhardt
2007-07-12
1
-1
/
+0
|
*
USB: Make usb-autosuspend timer 1 sec jiffy aligned
Venki Pallipadi
2007-07-12
1
-1
/
+1
|
*
USB: Don't autosuspend Blackberry devices.
Jeremy Katz
2007-07-12
1
-0
/
+5
|
*
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
2007-07-12
1
-0
/
+35
|
*
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
5
-0
/
+116
|
*
USB: mos7720: change developer email addresses
Greg Kroah-Hartman
2007-07-12
1
-3
/
+3
|
*
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
2007-07-12
1
-4
/
+3
|
*
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-07-12
4
-6
/
+11
|
*
USB: Remove usages of dev->power.power_state
Alan Stern
2007-07-12
2
-15
/
+1
|
*
USB: usblp: add dynamic URBs, fix races
Pete Zaitcev
2007-07-12
1
-242
/
+376
|
*
USB: Pete's taking over usblp
Pete Zaitcev
2007-07-12
1
-4
/
+4
|
*
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
2007-07-12
1
-1
/
+1
|
*
USB: autosuspend for usblcd
Oliver Neukum
2007-07-12
1
-3
/
+43
|
*
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
2007-07-12
2
-5
/
+5
|
*
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
2
-0
/
+4
|
*
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
2007-07-12
1
-3
/
+9
|
*
USB: usb-skeleton: use anchors in pre/post reset
Oliver Neukum
2007-07-12
1
-0
/
+23
|
*
USB: usb-skeleton" use anchors in suspend/resume handling
Oliver Neukum
2007-07-12
1
-5
/
+37
|
*
USB: usb-skeleton: use anchors in disconnect handling
Oliver Neukum
2007-07-12
1
-0
/
+2
|
*
USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open...
Alan Cox
2007-07-12
1
-82
/
+60
|
*
USB: serial: belkin_sa: Various needed fixes
Alan Cox
2007-07-12
1
-42
/
+27
|
*
USB: serial: ark3116.c: Mixed fixups
Alan Cox
2007-07-12
1
-38
/
+23
[next]