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-05-23
spi/spidev: check message size before copying
Domen Puncer
1
-6
/
+6
2007-05-23
mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE
Domen Puncer
1
-14
/
+11
2007-05-24
ide serverworks warning fixes
Andrew Morton
1
-4
/
+4
2007-05-24
Match DMA blacklist entries between ide-dma.c and libata-core.c
Junio C Hamano
1
-1
/
+3
2007-05-24
Add two missing chipsets to drivers/ide/ide-proc.c
Mika Kukkonen
1
-0
/
+2
2007-05-24
ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE
Alan Cox
1
-0
/
+6
2007-05-24
add the IDE device ID for ATI SB700
Henry Su
1
-0
/
+1
2007-05-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
28
-87
/
+207
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-59
/
+66
2007-05-22
USB: Add support for Olimex arm-usb-ocd JTAG interface serial port
Tony Lindgren
2
-2
/
+40
2007-05-22
USB: Add support for Sierra Wireless Aircard 595U
Danny Budik
1
-0
/
+2
2007-05-22
USB: ldusb bugfix
Oliver Neukum
1
-4
/
+31
2007-05-22
USB: ftdi_sio: Add USB Product Id for OpenDCC
Guido Scholz
2
-0
/
+4
2007-05-22
USB: fix ratelimit call semantics
Alan Stern
1
-4
/
+4
2007-05-22
USB: handle errors in power/level attribute
Alan Stern
1
-0
/
+7
2007-05-22
USB: make the autosuspend workqueue thread freezable
Alan Stern
1
-1
/
+5
2007-05-22
USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
Andrey Borzenkov
1
-1
/
+1
2007-05-22
USB: usblp: Use correct DMA address in case of probe error
Pete Zaitcev
1
-1
/
+1
2007-05-22
USB: Fix debug output of ark3116
Jan Engelhardt
1
-1
/
+2
2007-05-22
USB: Onetouch - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-4
/
+5
2007-05-22
USB: don't try to kzalloc 0 bytes
Alan Stern
1
-4
/
+6
2007-05-22
USB: remove short initial timeout for device descriptor fetch
Alan Stern
1
-9
/
+4
2007-05-22
USB: Deref URB after usbmon is done with it
Pete Zaitcev
1
-1
/
+1
2007-05-22
USB: Remove duplicate IDs from option card driver
Ben Collins
1
-1
/
+0
2007-05-22
USB: auerswald: fix file release handler
Andrew Morton
1
-8
/
+2
2007-05-22
USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
Li Yang
1
-3
/
+5
2007-05-22
USB: set the correct Interrupt interval in usb_bulk_msg
Alan Stern
1
-7
/
+2
2007-05-22
USB: New device PID for ftdi_sio driver
Neil \"Superna\" ARMSTRONG
2
-0
/
+6
2007-05-22
USB: remove unneeded WARN_ON
Alan Stern
1
-4
/
+0
2007-05-22
USB: more autosuspend timer stuff
Alan Stern
1
-4
/
+14
2007-05-22
EHCI: fix problem with BIOS handoff
Alan Stern
1
-0
/
+9
2007-05-22
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2
-10
/
+16
2007-05-22
USB: handle more rndis_host oddities
David Brownell
2
-0
/
+17
2007-05-22
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
2
-9
/
+15
2007-05-22
usb-storage: ignore Sitecom WL-117 USB-WLAN
Matthew Davidson
1
-2
/
+8
2007-05-22
USB: remove useless check in mos7840 found by coverity
Oliver Neukum
1
-5
/
+0
2007-05-22
USB: fix omninet memory leak found by coverity
Oliver Neukum
1
-2
/
+0
2007-05-22
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
1
-1
/
+1
2007-05-22
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2
-4
/
+5
2007-05-22
Input: input-polldev - add module info
Eric Piel
1
-0
/
+5
2007-05-22
Input: ucb1x00-ts - remove commented out code
Dmitry Torokhov
1
-10
/
+1
2007-05-22
Input: ucb1400_ts - use sched_setscheduler()
Satoru Takeuchi
1
-2
/
+2
2007-05-22
Input: ALPS - force stream mode
Dmitry Torokhov
1
-27
/
+31
2007-05-22
Input: iforce - minor clean-ups
Johann Deneux
2
-5
/
+9
2007-05-22
Input: iforce - fix force feedback not working
Johann Deneux
1
-2
/
+3
2007-05-22
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-4
/
+6
2007-05-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-5
/
+4
2007-05-22
V4L/DVB (5691): Ov7670: reset clkrc in rgb565 mode
Jonathan Corbet
1
-3
/
+18
2007-05-22
V4L/DVB (5690): Cafe_ccic: Properly power down the sensor
Jonathan Corbet
2
-1
/
+23
2007-05-22
V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MF
matthieu castet
1
-3
/
+7
[next]