index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
USB: serial: use dev_err_console in generic write
Johan Hovold
1
-3
/
+1
2012-02-10
USB: serial: fix console error reporting
Johan Hovold
1
-1
/
+3
2012-02-09
USB: serial: add macro for console error reporting
Johan Hovold
1
-0
/
+15
2012-02-09
usb: Use hub port data to determine whether a port is removable
Matthew Garrett
1
-0
/
+40
2012-02-09
usb: Add support for indicating whether a port is removable
Matthew Garrett
3
-0
/
+42
2012-02-09
usb-storage: reorganize target-specific code
Alan Stern
1
-14
/
+15
2012-02-09
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
4
-11
/
+24
2012-02-09
SCSI: fix typo in definition of struct scsi_target
Alan Stern
1
-2
/
+2
2012-02-03
USB: debugging code shouldn't alter control flow
Alan Stern
1
-13
/
+8
2012-02-02
usb/uas: make sure data urb is gone if we receive status before that
Sebastian Andrzej Siewior
1
-15
/
+75
2012-02-02
usb/uas: add usb_pipe_usage_descriptor
Sebastian Andrzej Siewior
1
-0
/
+8
2012-02-02
usb/uas: move UAS structs / defines into a header file
Sebastian Andrzej Siewior
2
-55
/
+62
2012-02-02
usb/uas: only bind if the hcd supports SG
Sebastian Andrzej Siewior
1
-6
/
+19
2012-01-26
usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems
Bjørn Mork
1
-0
/
+16
2012-01-25
USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)
Kelvin Cheung
3
-0
/
+165
2012-01-25
usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x
Anatolij Gustschin
2
-0
/
+16
2012-01-24
USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" names
Bjørn Mork
1
-2
/
+1
2012-01-24
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
Bjørn Mork
1
-1
/
+3
2012-01-24
USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variable
Bjørn Mork
1
-4
/
+1
2012-01-24
USB: cdc-wdm: no need to use usb_alloc_coherent
Bjørn Mork
1
-30
/
+9
2012-01-24
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...
Bjørn Mork
1
-1
/
+1
2012-01-24
USB: cdc-wdm: no need to fill the in request URB every time it's submitted
Bjørn Mork
1
-20
/
+19
2012-01-24
USB: cp210x: fix debug output
Johan Hovold
1
-7
/
+6
2012-01-24
usb: Re-enable usb-storage support dynamic id
Huajun Li
1
-3
/
+18
2012-01-24
usb: Disable dynamic id of USB storage subdrivers
Huajun Li
13
-0
/
+13
2012-01-24
usb/uhci: initialize sg_table properly
Sebastian Andrzej Siewior
1
-0
/
+3
2012-01-24
USB: cleanup the handling of the PM complete call
Oliver Neukum
3
-18
/
+22
2012-01-24
USB: code cleanup in suspend/resume path (3rd try)
Oliver Neukum
1
-30
/
+63
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-19
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-19
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-19
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
1
-1
/
+1
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
3
-48
/
+234
2012-01-18
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2
-40
/
+49
2012-01-18
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
1
-9
/
+8
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-18
openvswitch: Fix multipart datapath dumps.
Ben Pfaff
1
-4
/
+3
2012-01-18
ipv6: fix per device IP snmp counters
Eric Dumazet
1
-2
/
+2
2012-01-18
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
Al Viro
1
-0
/
+2
2012-01-18
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
Benjamin Larsson
1
-0
/
+7
[next]