index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig.debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
USB: g_mass_storage: fixed module name in Kconfig
Michal Nazarewicz
1
-1
/
+1
2010-03-19
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
1
-1
/
+0
2010-03-19
USB: g_mass_storage: fix section mismatch warnings
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: goku_udc: remove potential null dereference
Dan Carpenter
1
-1
/
+1
2010-03-19
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...
spark
1
-0
/
+43
2010-03-19
USB: serial: Fix module name typo for qcaux Kconfig entry.
Stefan Schmidt
1
-2
/
+2
2010-03-19
usb: cdc-wdm: Fix deadlock between write and resume
Oliver Neukum
1
-2
/
+2
2010-03-19
usb: cdc-wdm: Fix order in disconnect and fix locking
Oliver Neukum
1
-8
/
+17
2010-03-19
usb: cdc-wdm:Fix loss of data due to autosuspend
Oliver Neukum
1
-1
/
+4
2010-03-19
usb: cdc-wdm: Fix submission of URB after suspension
Oliver Neukum
1
-2
/
+5
2010-03-19
usb: cdc-wdm: Fix race between disconnect and debug messages
Oliver Neukum
1
-5
/
+0
2010-03-19
usb: cdc-wdm: Fix race between autosuspend and reading from the device
Oliver Neukum
1
-4
/
+10
2010-03-19
usb: cdc-wdm: Fix race between write and disconnect
Oliver Neukum
1
-39
/
+45
2010-03-19
usb: musb: core: declare mbase only where it's used
Felipe Balbi
1
-1
/
+7
2010-03-19
USB: musb: fix warnings in Blackfin regs
Mike Frysinger
1
-0
/
+9
2010-03-19
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
Mike Frysinger
2
-3
/
+21
2010-03-19
usb: musb: Fix compile error for omaps for musb_hdrc
Tony Lindgren
1
-2
/
+2
2010-03-19
usb/gadget: fix compile error on r8a66597-udc.c
Grant Likely
1
-0
/
+1
2010-03-19
USB: Fix documentation for avoid_reset_quirk
Oliver Neukum
1
-1
/
+1
2010-03-19
USB: option: add support for a new CMOTECH device to usb/serial/option
Nathaniel McCallum
1
-0
/
+2
2010-03-19
USB: option: move hardcoded PID to a macro in usb/serial/option
Nathaniel McCallum
1
-1
/
+2
2010-03-19
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...
Nathaniel McCallum
1
-2
/
+2
2010-03-19
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
1
-0
/
+1
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2
-2
/
+2
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
1
-0
/
+29
2010-03-19
USB: cdc-acm: Fix stupid NULL pointer in resume()
Oliver Neukum
1
-1
/
+1
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
3
-6
/
+5
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-19
USB: Option: Add support for a variant of DLink DWM 652 U5
Huang Ying
1
-1
/
+2
2010-03-19
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
Ondrej Zary
1
-0
/
+9
2010-03-19
USB: serial: use port endpoint size to determine if ep is available
Johan Hovold
1
-11
/
+19
2010-03-19
USB: serial: fix softint not being called on errors
Johan Hovold
1
-10
/
+5
2010-03-19
USB: serial: fix error message on close in generic driver
Johan Hovold
1
-1
/
+3
2010-03-19
USB: fix usbfs regression
Alan Stern
1
-3
/
+14
2010-03-15
init dynamic bin_attribute structures
Wolfram Sang
3
-0
/
+3
2010-03-15
ACPI: processor: push file static MADT pointer into internal map_madt_entry()
Alex Chiang
1
-9
/
+9
2010-03-15
ACPI: processor: refactor internal map_lsapic_id()
Alex Chiang
1
-15
/
+5
2010-03-15
ACPI: processor: refactor internal map_x2apic_id()
Alex Chiang
1
-9
/
+3
2010-03-15
ACPI: processor: refactor internal map_lapic_id()
Alex Chiang
1
-6
/
+9
2010-03-15
ACPI: processor: driver doesn't need to evaluate _PDC
Alex Chiang
4
-10
/
+6
2010-03-15
ACPI: processor: remove early _PDC optin quirks
Alex Chiang
2
-41
/
+0
2010-03-15
ACPI: processor: add internal processor_physically_present()
Alex Chiang
1
-0
/
+42
2010-03-15
ACPI: processor: move acpi_get_cpuid into processor_core.c
Alex Chiang
2
-159
/
+160
2010-03-15
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
2
-6
/
+12
2010-03-15
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
3
-3
/
+3
2010-03-15
ACPI: processor: mv processor_core.c processor_driver.c
Alex Chiang
2
-2
/
+2
2010-03-15
ACPI: plan to delete "acpi=ht" boot option
Len Brown
2
-1
/
+10
[next]