summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-13Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-97/+184
2010-11-13Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-27/+91
2010-11-13Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+18
2010-11-13Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-90/+179
2010-11-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+11
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-452/+283
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds40-270/+499
2010-11-12backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek1-0/+18
2010-11-12drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich1-1/+3
2010-11-12drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich1-2/+2
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-1/+6
2010-11-12drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin1-1/+1
2010-11-12drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin1-0/+3
2010-11-12backlight: fix blanking for L4F00242T03 LCDMarek Vasut1-1/+1
2010-11-12backlight: fix blanking for LMS283GF05 LCDMarek Vasut1-1/+1
2010-11-12drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin1-1/+1
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso1-1/+1
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo2-0/+20
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo1-0/+1065
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo1-0/+821
2010-11-12led-class: always implement blinkingJohannes Berg5-120/+116
2010-11-12drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()Dan Carpenter1-2/+6
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov1-1/+1
2010-11-12misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter1-1/+3
2010-11-12rapidio: use resource_size()Dan Carpenter1-2/+2
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven1-2/+2
2010-11-11n_gsm: Fix length handlingKen Mills1-2/+2
2010-11-11n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills1-0/+1
2010-11-11serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang1-2/+2
2010-11-11serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang1-0/+8
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang1-1/+0
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang1-3/+9
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre1-3/+3
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven1-1/+0
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust1-1/+4
2010-11-11hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin1-4/+4
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman1-1/+1
2010-11-11hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin1-2/+4
2010-11-11hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin1-1/+3
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil1-1/+1
2010-11-11UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl1-1/+2
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov1-3/+4
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-11usb: subtle increased memory usage in u_serialJim Sung1-14/+40
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui1-1/+1
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba1-1/+1
2010-11-11usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft1-1/+2
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König1-5/+9