summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-12mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi1-0/+2
2012-03-12regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo1-2/+3
2012-03-12regulator: twl4030: add support for external voltage get/setTero Kristo1-0/+7
2012-03-11regmap: Rejig struct declarations for stubbed APIMark Brown1-2/+3
2012-03-11Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim1-0/+36
2012-03-11NFS: remove nfs_inode radix treeFred Isaman2-17/+2
2012-03-11NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman1-3/+0
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson7-18/+35
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+11
2012-03-10USB: serial: use module_driver() macroGreg Kroah-Hartman1-15/+2
2012-03-10driver-core: Allow additional parameters for module_driverLars-Peter Clausen1-3/+4
2012-03-10net: Use bool in netdevice.h helpers.David S. Miller1-26/+26
2012-03-10net: Use bool in skbuff.h helper functions.David S. Miller1-3/+3
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+10
2012-03-10serial: introduce generic port in/out helpersPaul Gortmaker1-0/+10
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman34-58/+134
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-19/+127
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2-2/+31
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov344-2852/+9640
2012-03-09spi: Trivial warning fixShubhrajyoti D1-1/+1
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto1-0/+34
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev1-5/+5
2012-03-09perf: Add ABI reference sizesStephane Eranian1-0/+2
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan2-0/+17
2012-03-09driver-core: remove legacy iSeries hackStephen Rothwell1-4/+0
2012-03-09usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-09TTY: amiserial no longer needs serialPJiri Slaby1-49/+0
2012-03-09TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby1-3/+0
2012-03-09TTY: simserial no longer needs serialPJiri Slaby1-2/+0
2012-03-09TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-1/+0
2012-03-09TTY: amiserial/simserial, use count from tty_portJiri Slaby1-1/+0
2012-03-09TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-2/+0
2012-03-09TTY: amiserial/simserial, use tty_portJiri Slaby1-5/+2
2012-03-09TTY: serialP, merge serial_state and async_structJiri Slaby1-7/+7
2012-03-09TTY: simserial, remove support of shared interruptsJiri Slaby1-2/+0
2012-03-09TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-5/+0
2012-03-09TTY: simserial, use only one copy of async flagsJiri Slaby1-1/+0
2012-03-09driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman1-5/+0
2012-03-08drivercore: Add driver probe deferral mechanismGrant Likely2-0/+6
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-8/+0
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-59/+0
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby1-6/+0
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby1-0/+2
2012-03-08TTY: serial, simplify ASYNC_USR_MASKJiri Slaby1-2/+2
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby1-1/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby1-1/+4
2012-03-08vt:tackle kbd_tableAlan Cox3-8/+24
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson8-42/+35
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson7-18/+35