summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+26
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim1-1/+0
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2-0/+8
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+7
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa1-6/+5
2012-03-08KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa1-0/+7
2012-03-08spi: create a message queueing infrastructureLinus Walleij1-0/+51
2012-03-08Merge tag 'rpmsg-fixes-and-more-for-3.4' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-66/+273
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso1-0/+12