index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
usb: serial: kobil_sct: fix compile warning:
Felipe Balbi
1
-1
/
+1
2012-01-24
drivers/usb/host/ehci-fsl.c: add missing iounmap
Julia Lawall
1
-1
/
+1
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: call wake_up_all to allow driver to shutdown on device removal
Bjørn Mork
1
-1
/
+1
2012-01-24
USB: cdc-wdm: use two mutexes to allow simultaneous read and write
Bjørn Mork
1
-18
/
+31
2012-01-24
USB: cdc-wdm: updating desc->length must be protected by spin_lock
Bjørn Mork
1
-0
/
+2
2012-01-24
USB: usbsevseg: fix max length
Harrison Metzger
1
-1
/
+1
2012-01-24
USB: option: Add LG docomo L-02C
Kentaro Matsuyama
1
-0
/
+5
2012-01-24
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
Eric W. Biederman
1
-8
/
+2
2012-01-24
Revert "USB: usb-skeleton.c: fix open/disconnect race"
Greg Kroah-Hartman
1
-17
/
+1
2012-01-24
USB: cp210x: allow more baud rates above 1Mbaud
Johan Hovold
1
-5
/
+6
2012-01-24
USB: cp210x: initialise baud rate at open
Johan Hovold
1
-0
/
+4
2012-01-24
USB: cp210x: clean up, refactor and document speed handling
Johan Hovold
1
-14
/
+57
2012-01-24
USB: cp210x: do not map baud rates to B0
Johan Hovold
1
-2
/
+2
2012-01-24
USB: cp210x: fix up set_termios variables
Johan Hovold
1
-2
/
+3
2012-01-24
USB: cp210x: fix CP2104 baudrate usage
Preston Fick
1
-6
/
+4
2012-01-24
USB: cp210x: call generic open last in open
Johan Hovold
1
-5
/
+2
2012-01-24
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
1
-0
/
+1
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
2
-0
/
+7
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2
-0
/
+9
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
1
-2
/
+1
2012-01-24
drivers/usb/misc/emi26.c & emi62.c: fix warnings
Andrew Morton
2
-6
/
+0
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
2012-01-18
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
1
-0
/
+2
2012-01-18
[libata] pata_bf54x: Support sg list in bmdma transfer.
Sonic Zhang
1
-79
/
+88
2012-01-18
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
1
-0
/
+11
2012-01-18
[libata] enable ata port async suspend
Lin Ming
1
-0
/
+1
2012-01-18
[media] as3645a: Fix compilation by including slab.h
Laurent Pinchart
1
-0
/
+1
[next]