summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino
2011-11-15device.h: Fix struct member documentationMarcos Paulo de Souza
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds
2011-11-15iommu: Fix compile error with !IOMMU_APIJoerg Roedel
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-11-14net: introduce build_skb()Eric Dumazet
2011-11-14printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-13net: introduce ethernet teaming deviceJiri Pirko
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-11-11Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistencyGeert Uytterhoeven
2011-11-11fbdev: remove display subsystemFlorian Tobias Schandinat
2011-11-11[media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-11-10iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2011-11-10block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
2011-11-09pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song