aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-053-4/+9
* ALSA: usbaudio - use printf format instead of hardcoding itAndreas Bergmeier2009-01-271-7/+7
* sound: usb-audio: make URB sizes more equalClemens Ladisch2009-01-261-24/+5
* sound: usb-audio: limit playback queue lengthClemens Ladisch2009-01-261-1/+8
* sound: usb-audio: use normal number of frames for no-data URBsClemens Ladisch2009-01-261-3/+3
* ALSA: usb-audio - Quirk for Serato phonoAndreas Bergmeier2009-01-181-0/+21
* Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai2009-01-174952-185841/+805390
|\
| * ALSA: usb-audio - Cache mixer valuesTakashi Iwai2009-01-151-52/+70
| * async: fix __lowest_in_progress()Arjan van de Ven2009-01-121-5/+16
| * script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-121-9/+50
| * ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-126-2/+2635
| * ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-122-5/+39
| * ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-121-15/+29
| * usb-serial: remove NULL checkAlan Cox2009-01-121-3/+0
| * neo: Remove a bogus NULL checkAlan Cox2009-01-121-3/+0
| * pty: Fix documentationAlan Cox2009-01-121-3/+1
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-122-9/+25
| |\
| | * kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan2009-01-111-0/+3
| | * Merge commit 'v2.6.29-rc1' into sched/urgentIngo Molnar2009-01-115-6/+59
| | |\
| | * | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan2009-01-111-4/+17
| | * | cpumask: fix CONFIG_NUMA=y sched.cRusty Russell2009-01-111-5/+5
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-125-56/+100
| |\ \ \
| | * | | sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
| | * | | smp_call_function_single(): be slightly less stupid, fixIngo Molnar2009-01-111-1/+3
| | * | | smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-113-11/+26
| | * | | Merge commit 'v2.6.29-rc1' into core/urgentIngo Molnar2009-01-111595-30147/+116254
| | |\ \ \ | | | | |/ | | | |/|
| | * | | rcu: fix bug in rcutorture system-shutdown codePaul E. McKenney2009-01-071-45/+68
| * | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-1225-2/+2910
| |\ \ \ \
| | * | | | mfd: Fix twl4030-core buildSamuel Ortiz2009-01-111-0/+3
| | * | | | mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks2009-01-111-2/+28
| | * | | | mfd: dm355 evm MMC/SD card detectionDavid Brownell2009-01-111-0/+10
| | * | | | regulator: PCF50633 pmic driverBalaji Rao2009-01-114-0/+404
| | * | | | input: PCF50633 input driverBalaji Rao2009-01-113-0/+140
| | * | | | power_supply: PCF50633 battery charger driverBalaji Rao2009-01-114-0/+499
| | * | | | rtc: PCF50633 rtc driverBalaji Rao2009-01-113-0/+352
| | * | | | mfd: PCF50633 gpio supportBalaji Rao2009-01-114-1/+179
| | * | | | mfd: PCF50633 adc driverBalaji Rao2009-01-114-1/+358
| | * | | | mfd: PCF50633 core driverBalaji Rao2009-01-114-0/+939
| | | |/ / | | |/| |
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-01-12126-2031/+18974
| |\ \ \ \
| | * | | | MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle2009-01-111-1/+4
| | * | | | MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-115-353/+234
| | * | | | MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-113-0/+81
| | * | | | MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-114-167/+225
| | * | | | MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-114-54/+64
| | * | | | MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-115-181/+143
| | * | | | MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-115-12/+28
| | * | | | MIPS: Alchemy: remove cpu_table.Manuel Lauss2009-01-115-100/+42
| | * | | | MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2009-01-113-34/+0
| | * | | | MIPS: Print irq handler descriptionManuel Lauss2009-01-111-0/+1
| | * | | | MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss2009-01-111-57/+30