index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-16
17
-769
/
+1858
|
\
|
*
efivars: Expose efivars functionality to external drivers.
Mike Waychison
2011-03-14
1
-27
/
+7
|
*
efivars: Parameterize operations.
Mike Waychison
2011-03-14
1
-24
/
+37
|
*
efivars: Split out variable registration
Mike Waychison
2011-03-14
1
-55
/
+67
|
*
efivars: parameterize efivars
Mike Waychison
2011-03-14
1
-18
/
+31
|
*
efivars: Make efivars bin_attributes dynamic
Mike Waychison
2011-03-14
1
-25
/
+68
|
*
efivars: move efivars globals into struct efivars
Mike Waychison
2011-03-14
1
-40
/
+46
|
*
drivers:misc: ti-st: fix debugging code
Pavan Savoy
2011-03-09
1
-14
/
+4
|
*
UIO: add PRUSS UIO driver support
Pratheesh Gangadhar
2011-03-07
3
-0
/
+265
|
*
firmware: Fix unaligned memory accesses in dmi-sysfs
Mike Waychison
2011-02-25
1
-15
/
+13
|
*
firmware: Expose DMI type 15 System Event Log
Mike Waychison
2011-02-25
1
-0
/
+143
|
*
firmware: Break out system_event_log in dmi-sysfs
Mike Waychison
2011-02-25
1
-0
/
+159
|
*
firmware: Basic dmi-sysfs support
Mike Waychison
2011-02-25
3
-0
/
+408
|
*
drivers:misc: ti-st: remove multiple gpio handling
Pavan Savoy
2011-02-04
2
-104
/
+24
|
*
drivers:misc: ti-st: fix hci-ll on wake_ind collision
Pavan Savoy
2011-02-04
1
-0
/
+15
|
*
drivers:misc: ti-st: firmware download optimization
Pavan Savoy
2011-02-04
2
-7
/
+91
|
*
drivers:misc: ti-st: set right debug levels for logs
Pavan Savoy
2011-02-04
2
-14
/
+13
|
*
drivers:misc: ti-st: fix error codes
Pavan Savoy
2011-02-04
3
-27
/
+24
|
*
drivers:misc: ti-st: move from rfkill to sysfs
Pavan Savoy
2011-02-04
1
-123
/
+121
|
*
drivers:misc: ti-st: register with channel IDs
Pavan Savoy
2011-02-04
2
-272
/
+139
|
*
driver core: Replace the dangerous to_root_device macro with an inline function
Ferenc Wagner
2011-02-03
1
-1
/
+4
|
*
memory hotplug: sysfs probe routine should add all memory sections
Nathan Fontenot
2011-02-03
1
-3
/
+10
|
*
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
2011-02-03
2
-14
/
+39
|
*
memory hotplug: Allow memory blocks to span multiple memory sections
Nathan Fontenot
2011-02-03
1
-47
/
+108
|
*
pch_phub: add new device ML7213
Tomoya MORINAGA
2011-02-03
2
-23
/
+53
|
*
sysdev: Do not register with sysdev when erroring on add
Borislav Petkov
2011-02-03
1
-17
/
+44
|
*
sysdev: Fixup warning message
Borislav Petkov
2011-02-03
1
-2
/
+2
|
*
firmware_classs: change val uevent's type to bool
Bob Liu
2011-02-03
1
-4
/
+3
|
*
driver-core: document restrictions on device_rename()
Timur Tabi
2011-02-03
1
-1
/
+28
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
115
-3592
/
+9178
|
\
\
|
*
|
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-03-13
1
-1
/
+10
|
*
|
xhci: Clean up cycle bit math used during stalls.
Sarah Sharp
2011-03-13
1
-5
/
+3
|
*
|
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
2011-03-13
1
-0
/
+14
|
*
|
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2011-03-13
2
-3
/
+35
|
*
|
USB: Disable auto-suspend for USB 3.0 hubs.
Sarah Sharp
2011-03-13
1
-2
/
+8
|
*
|
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
2
-30
/
+8
|
*
|
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2011-03-13
2
-2
/
+9
|
*
|
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
3
-4
/
+13
|
*
|
xhci: Fix re-init on power loss after resume.
Sarah Sharp
2011-03-13
1
-4
/
+19
|
*
|
xhci: Make roothub functions deal with device removal.
Sarah Sharp
2011-03-13
1
-0
/
+16
|
*
|
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
2011-03-13
1
-0
/
+18
|
*
|
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
2011-03-13
1
-20
/
+114
|
*
|
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
6
-88
/
+341
|
*
|
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
2011-03-13
3
-8
/
+14
|
*
|
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
5
-34
/
+59
|
*
|
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
2011-03-13
2
-53
/
+95
|
*
|
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-13
3
-4
/
+29
|
*
|
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2011-03-13
1
-19
/
+89
|
*
|
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2011-03-13
1
-3
/
+4
|
*
|
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-13
3
-16
/
+25
[next]