index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-12
5
-67
/
+222
|
\
|
*
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
2012-12-12
1
-11
/
+22
|
*
drivers/base/node.c: cleanup node_state_attr[]
Lai Jiangshan
2012-12-12
1
-10
/
+10
|
*
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-12-12
1
-1
/
+1
|
*
mm, oom: change type of oom_score_adj to short
David Rientjes
2012-12-12
1
-8
/
+8
|
*
mm: cleanup register_node()
Yasuaki Ishimatsu
2012-12-12
1
-1
/
+1
|
*
virtio_balloon: introduce migration primitives to balloon pages
Rafael Aquini
2012-12-12
1
-19
/
+132
|
*
memory-hotplug: suppress "Device nodeX does not have a release() function" wa...
Yasuaki Ishimatsu
2012-12-12
1
-1
/
+19
|
*
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-12-12
1
-16
/
+22
|
*
memory hotplug: suppress "Device memoryX does not have a release() function" ...
Yasuaki Ishimatsu
2012-12-12
1
-1
/
+8
*
|
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
243
-9847
/
+2733
|
\
\
|
*
|
USB: mark uas driver as BROKEN
Greg KH
2012-11-28
1
-1
/
+1
|
*
|
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2012-11-28
2
-2
/
+5
|
*
|
uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()
Alexey Khoroshilov
2012-11-27
1
-0
/
+1
|
*
|
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
2012-11-27
2
-0
/
+7
|
*
|
USB: chipidea: fix use after free bug
Lothar Waßmann
2012-11-26
1
-1
/
+2
|
*
|
ezusb: add dependency to USB
Rene Buergel
2012-11-26
1
-0
/
+1
|
*
|
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
2012-11-26
1
-1
/
+1
|
*
|
USB: cp210x: add Virtenio Preon32 device id
Markus Becker
2012-11-26
1
-0
/
+1
|
*
|
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
2012-11-26
1
-1
/
+0
|
*
|
USB: option: blacklist network interface on Huawei E173
Bjørn Mork
2012-11-26
1
-0
/
+3
|
*
|
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
2012-11-26
1
-0
/
+19
|
*
|
USB: add new zte 3g-dongle's pid to option.c
li.rui27@zte.com.cn
2012-11-21
1
-0
/
+22
|
*
|
USB: opticon: switch to generic read implementation
Johan Hovold
2012-11-21
1
-130
/
+11
|
*
|
USB: opticon: refactor reab-urb processing
Johan Hovold
2012-11-21
1
-46
/
+59
|
*
|
USB: opticon: use usb-serial bulk-in urb
Johan Hovold
2012-11-21
1
-29
/
+2
|
*
|
USB: opticon: increase bulk-in size
Johan Hovold
2012-11-21
1
-1
/
+2
|
*
|
USB: opticon: use port as urb context
Johan Hovold
2012-11-21
1
-10
/
+8
|
*
|
USB: opticon: pass port to get_serial_info
Johan Hovold
2012-11-21
1
-4
/
+3
|
*
|
USB: opticon: make private data port specific
Johan Hovold
2012-11-21
1
-32
/
+37
|
*
|
USB: opticon: remove disconnect
Johan Hovold
2012-11-21
1
-8
/
+0
|
*
|
USB: opticon: move read-urb deallocation to release
Johan Hovold
2012-11-21
1
-1
/
+1
|
*
|
USB: opticon: simplify bulk-in discovery in attach
Johan Hovold
2012-11-21
1
-33
/
+16
|
*
|
USB: opticon: remove private usb-serial data
Johan Hovold
2012-11-21
1
-3
/
+1
|
*
|
USB: opticon: remove redundant initialisation
Johan Hovold
2012-11-21
1
-1
/
+0
|
*
|
USB: opticon: remove private serial-device data
Johan Hovold
2012-11-21
1
-6
/
+4
|
*
|
USB: opticon: use port device for error and debug
Johan Hovold
2012-11-21
1
-5
/
+6
|
*
|
USB: opticon: move private urb initialisation to attach
Johan Hovold
2012-11-21
1
-7
/
+6
|
*
|
USB: opticon: remove redundant bulk urb fill
Johan Hovold
2012-11-21
1
-5
/
+0
|
*
|
USB: core: Free the allocated memory before exiting on error
Sachin Kamat
2012-11-21
1
-1
/
+2
|
*
|
USB: usbtest: prevent a divide by zero bug
Dan Carpenter
2012-11-21
1
-0
/
+3
|
*
|
usb: remove use of __devexit
Bill Pemberton
2012-11-21
58
-68
/
+68
|
*
|
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
5
-7
/
+7
|
*
|
usb: remove use of __devinitdata
Bill Pemberton
2012-11-21
7
-17
/
+17
|
*
|
usb: remove use of __devinit
Bill Pemberton
2012-11-21
85
-155
/
+145
|
*
|
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
55
-56
/
+56
|
*
|
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-21
4
-53
/
+0
|
*
|
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
2012-11-17
42
-150
/
+359
|
|
\
\
|
*
|
|
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
Kishon Vijay Abraham I
2012-11-16
1
-2
/
+2
|
*
|
|
usb: phy: change phy notify connect/disconnect API
Peter Chen
2012-11-16
2
-10
/
+16
[next]