index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2010-08-10
usb: throw away custom hex digit methods
Andy Shevchenko
2010-08-10
USB: isd200.c: Remove unnecessary kmalloc cast
Joe Perches
2010-08-10
USB: host: Eliminate NULL dereference
Julia Lawall
2010-08-10
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
USB: gadget: Use memdup_user
Julia Lawall
2010-08-10
USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
Alan Stern
2010-08-10
USB: iuu_phoenix: Add support for different baud rates.
James Courtier-Dutton
2010-08-10
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
2010-08-10
USB: speedtouch: fixed more brace and spacing coding style issues
Nicolas Kaiser
2010-08-10
USB: speedtouch: fixed brace and spacing coding style issues
Nicolas Kaiser
2010-08-10
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2010-08-10
USB: add check to detect host controller hardware removal
Alan Stern
2010-08-10
USB: don't stop root-hub status polls too soon
Alan Stern
2010-08-10
USB: fix failure path in usb_add_hcd()
Alan Stern
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-08-09
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
2010-08-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-08-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-08-09
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
2010-08-09
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
2010-08-09
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
2010-08-09
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
2010-08-09
hwmon: coretemp: documentation update and cleanup
Chen Gong
2010-08-09
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
2010-08-09
hwmon: coretemp: update hotplug condition check
Chen Gong
2010-08-09
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
Guenter Roeck
2010-08-09
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
Guenter Roeck
2010-08-09
hmc6352: add driver for the HMC6352 compass
Kalhan Trisal
2010-08-09
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
Ritesh Raj Sarraf
2010-08-09
edd: fix possible memory leak in edd_init() error path
Axel Lin
2010-08-09
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
2010-08-09
char: add WARN_ON() in misc_deregister()
Akinobu Mita
2010-08-09
drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec
Christoph Mair
2010-08-09
hpilo: fix pointer warning in ilo_ccb_setup
Prarit Bhargava
2010-08-09
drivers/misc: ROHM BH1780GLI ambient light sensor driver
Hemanth V
2010-08-09
cpuidle: extend cpuidle and menu governor to handle dynamic states
Ai Li
2010-08-09
drivers/base/node.c: reduce stack usage of node_read_meminfo()
KOSAKI Motohiro
2010-08-09
drivers/video/w100fb.c: ignore void return value / fix build failure
Peter Huewe
2010-08-09
ipmi: fix ACPI detection with regspacing
Yinghai Lu
2010-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-09
CRIS: ioctl for getting RS485 information
Claudio Scordino
2010-08-09
drm: fix fallouts from slow-work -> wq conversion
Tejun Heo
2010-08-09
tx493xide: use min_t() macro instead of min()
Atsushi Nemoto
2010-08-09
drivers/ide: Use memdup_user
Julia Lawall
[next]