aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox4-3/+1
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox1-2/+0
2009-09-19serial: kill off uif_tAlan Cox1-11/+0
2009-09-19serial: move the flags into the tty_port fieldAlan Cox2-29/+21
2009-09-19serial: move count into the tty_port versionAlan Cox1-1/+0
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox2-4/+2
2009-09-19serial: kill off uart_infoAlan Cox1-34/+30
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+3
2009-09-19vt: add an activate and lockAlan Cox1-0/+7
2009-09-19vt: move kernel stuff out of vt.hAlan Cox2-11/+12
2009-09-19vt: remove power stuff from kernel/powerAlan Cox1-0/+1
2009-09-19vt: add an event interfaceAlan Cox2-1/+16
2009-09-19tty: Add a full port_close functionAlan Cox1-1/+7
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita2-0/+2
2009-09-19kfifo: Use "const" definitionsAlan Cox1-2/+2
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby1-1/+1
2009-09-19cyclades: avoid addresses recomputationJiri Slaby1-0/+10
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-39/+107
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan2-2/+0
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+52
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-3/+417
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-2/+27
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds17-20/+3429
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-13/+13
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+10
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-120/+19
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown1-0/+52
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-26/+33
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-22/+26
2009-09-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+2
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-9/+145
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee1-0/+2
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan1-10/+11
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar283-2947/+6199
2009-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds1-1/+1
2009-09-17mfd: Convert WM8350 to use request_threaded_irq()Mark Brown1-1/+0
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra1-0/+2
2009-09-17regulator: AB3100 supportLinus Walleij1-0/+28
2009-09-17mfd: Fix ab3100-otp build failureSamuel Ortiz1-0/+1
2009-09-17mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria1-10/+84
2009-09-17mfd: Add Freescale MC13783 driverSascha Hauer2-0/+480
2009-09-17mfd: AB3100 accessor function cleanupsLinus Walleij1-4/+4
2009-09-17regulator: Add WM831x LDO supportMark Brown1-0/+626
2009-09-17regulator: Add WM831x DC-DC buck convertor supportMark Brown1-0/+571
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+2
2009-09-17input: Add support for the WM831x ON pinMark Brown1-0/+19
2009-09-17gpio: Add WM831X GPIO driverMark Brown1-0/+55
2009-09-17mfd: Export ISEL values from WM831x coreMark Brown1-0/+21
2009-09-17mfd: Add basic WM831x OTP supportMark Brown1-0/+162
2009-09-17mfd: Conditionally add WM831x backlight subdeviceMark Brown1-0/+6