index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
ide-floppy: Fix unformatted media crash
Alan Cox
1
-1
/
+2
2007-02-17
atiixp/jmicron/triflex: fix PIO fallback
Bartlomiej Zolnierkiewicz
3
-11
/
+8
2007-02-17
hpt34x: hpt34x_tune_chipset() (->speedproc) fix
Bartlomiej Zolnierkiewicz
1
-16
/
+1
2007-02-16
Pull misc-for-upstream into release branch
Len Brown
15
-159
/
+114
2007-02-16
ACPI: bay: use IS_ERR for return of register_platform_device_simple
Henrique de Moraes Holschuh
1
-1
/
+1
2007-02-16
ACPI: acpi_unload_table_id() always returns error
John Keller
1
-3
/
+4
2007-02-16
USB: at91-ohci, handle extra at91sam9261 ahb clock
Andrew Victor
1
-17
/
+33
2007-02-16
USB: another id for cp2101 driver
Pozsar Balazs
1
-0
/
+1
2007-02-16
USB: ueagle-atm.c needs sched.h
Randy Dunlap
1
-0
/
+1
2007-02-16
USB: at91_udc, shrink runtime footprint
David Brownell
1
-8
/
+7
2007-02-16
usbnet: add missing Kconfig for KC2190 cables
David Brownell
2
-0
/
+13
2007-02-16
usbnet: init fault (oops) cleanup, whitespace fixes
David Brownell
1
-13
/
+16
2007-02-16
usbnet: recognize SiteCom CN-124
David Brownell
1
-3
/
+13
2007-02-16
usb: Remove Airprime device from option.c
Kevin Lloyd
1
-4
/
+0
2007-02-16
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
1
-1
/
+1
2007-02-16
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
2
-11
/
+26
2007-02-16
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
Jeremy Roberson
1
-5
/
+0
2007-02-16
USB: kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-16
USB: quirky device for cdc-acm
Oliver Neukum
1
-0
/
+4
2007-02-16
USB: cdc-acm: fix incorrect throtteling, make set_control optional
Oliver Neukum
1
-11
/
+18
2007-02-16
USB: unconfigure devices which have config 0
Alan Stern
4
-8
/
+22
2007-02-16
USB: fix g_serial small error
Bryan O'Donoghue
1
-0
/
+1
2007-02-16
USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player
Dylan Taft
1
-0
/
+9
2007-02-16
USB: Fix misspelled "USBNET_MII" kernel config option.
Robert P. J. Day
1
-1
/
+1
2007-02-16
USB: input: HID: add CIDC USB device to HID blacklist
Zheng XiaoJun
1
-0
/
+3
2007-02-16
USB: USB_RTL8150 must select MII
Adrian Bunk
1
-0
/
+1
2007-02-16
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
3
-2
/
+17
2007-02-16
USB: fix autosuspend race in skeleton driver
Oliver Neukum
1
-4
/
+6
2007-02-16
USB: asix - Fix endian issues in asix_tx_fixup()
David Hollis
1
-0
/
+2
2007-02-16
USB: fix concurrent buffer access in the hub driver
Alan Stern
1
-0
/
+6
2007-02-16
USB: Fix error cleanup path in airprime
Pete Zaitcev
1
-27
/
+8
2007-02-16
EHCI: add debugging message to ehci_bus_suspend
Alan Stern
1
-0
/
+2
2007-02-16
usbcore: small changes to hub driver's suspend method
Alan Stern
1
-15
/
+10
2007-02-16
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
1
-1
/
+1
2007-02-16
USB: add flow control to usb-serial generic driver.
Joris van Rantwijk
1
-18
/
+84
2007-02-16
USB: unusual_devs update for Sony P990i phone
Alan Stern
1
-2
/
+3
2007-02-16
USB: Teac HD-35PU patch to unusual_devs.h
Thomas Bächler
1
-0
/
+10
2007-02-16
USB: PL2303: Willcom WS002IN Support.
YOSHIFUJI Hideaki
2
-0
/
+6
2007-02-16
USB: fix needless failure under certain conditions
Oliver Neukum
1
-4
/
+5
2007-02-16
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
1
-1
/
+1
2007-02-16
USB: Driver to charge USB blackberry devices
Greg Kroah-Hartman
4
-0
/
+153
2007-02-16
EHCI: turn off remote wakeup during shutdown
Alan Stern
1
-0
/
+17
2007-02-16
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
1
-0
/
+1
2007-02-16
PCI: Make PCI device numa-node attribute visible in sysfs
Brice Goglin
1
-0
/
+11
2007-02-16
PCI: PCI devices get assigned redundant IRQs
Andreas Block
1
-8
/
+10
2007-02-16
PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options
Atsushi Nemoto
2
-17
/
+20
2007-02-16
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2
-1
/
+2
2007-02-16
pcmcia: some class_device fallout
Alexey Dobriyan
2
-5
/
+5
2007-02-16
Driver core: device_add_attrs() cleanup
Andrew Morton
1
-12
/
+10
2007-02-16
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
1
-2
/
+1
[prev]
[next]