summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko1-0/+25
2013-08-03iio: Remove IIO_DEV_ATTR_RESET macroLars-Peter Clausen1-5/+0
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2-3/+35
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek2-3/+3
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi1-4/+8
2013-08-03tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani1-1/+1
2013-08-03tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6
2013-08-03fbdev: simplefb: add common x86 RGB formatsDavid Herrmann1-0/+7
2013-08-03fbdev: simplefb: add init through platform_dataDavid Herrmann1-0/+56
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek2-1/+3
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+23
2013-08-03cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo2-40/+8
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du2-1/+2
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches11-45/+58
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches6-8/+12
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2013-08-02regulators: max8660: add DT bindingsDaniel Mack1-1/+1
2013-08-02spi: fix SPI_BIT_MASK so it always fits into 32-bitsStephen Warren1-1/+1
2013-08-02Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman1-3/+3
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering1-21/+0
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang4-6/+6
2013-08-02net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang1-0/+5
2013-08-02ipv6: prevent fib6_run_gc() contentionMichal Kubeček1-1/+1
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-46/+305
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-6/+6
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+37
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich2-0/+63
2013-08-01ieee80211: add definition for 802.11ac information elementsFred Zhou1-0/+4
2013-08-01ieee80211: add definition for interworking supportAvinash Patil1-0/+5
2013-08-01serial: sccnxp: Add DT supportAlexander Shiyan1-3/+3
2013-08-01serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan1-3/+0
2013-08-01modules: add support for soft module dependenciesAndreas Robinson1-0/+5
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+7
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-08-01checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches1-88/+72
2013-08-01drm/mm: include required headers in drm_mm.hDavid Herrmann1-0/+3
2013-08-01fib_rules: add .suppress operationStefan Tomanek2-1/+5
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches4-101/+104
2013-08-01clocksource: arch_timer: Add support for memory mapped timersStephen Boyd1-1/+3
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd1-2/+4
2013-08-01net: skb_orphan() changesEric Dumazet1-3/+4
2013-08-01ndisc: Add missing inline to ndisc_addr_option_padJoe Perches1-1/+1