summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings1-10/+3
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings1-1/+0
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman4-1/+52
2013-08-21Merge remote-tracking branch 'regmap/fix/header' into regmap-linusMark Brown1-0/+1
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz1-0/+1
2013-08-21of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha1-0/+15
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2-0/+8
2013-08-21can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan1-2/+0
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan1-12/+1
2013-08-21drivers: net: cpsw: remove platform data header file of cpswMugunthan V N1-44/+0
2013-08-21Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie1-0/+20
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-7/+0
2013-08-21sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman1-1/+1
2013-08-21quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman1-0/+1
2013-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller3-76/+5
2013-08-20jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2013-08-20mfd: rtsx: Copyright modificationsWei WANG2-4/+2
2013-08-20mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG1-1/+1
2013-08-20mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG1-0/+1
2013-08-20mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG1-2/+11
2013-08-20mfd: rtsx: Read vendor setting from config spaceWei WANG1-1/+33
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-08-20module: Add flag to allow mod params to have no argumentsSteven Rostedt1-1/+12
2013-08-20modules: add support for soft module dependenciesAndreas Robinson1-0/+5
2013-08-20PPS: convert class code to use dev_groupsGreg Kroah-Hartman1-1/+1
2013-08-20mfd: palmas: Add support for external control configurationLaxman Dewangan1-0/+49
2013-08-20mfd: da9063: Add IRQ supportKrystian Garbaciak1-0/+38
2013-08-20mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak2-0/+166
2013-08-20mfd: da9063: Add register definitions for DA9063 driverKrystian Garbaciak1-0/+1028
2013-08-20Merge tag 'regmap-irq-ack-mask' of git://git.kernel.org/pub/scm/linux/kernel/...Samuel Ortiz1-3/+7
2013-08-19clk: clk-mux: implement remuxing on set_rateJames Hogan1-0/+3
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-0/+1
2013-08-19clk: add support for clock reparent on set_rateJames Hogan2-0/+10
2013-08-19clk: abstract parent cacheJames Hogan1-0/+1
2013-08-19Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman28-123/+188
2013-08-19Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman1-2/+2
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-1/+1
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-2/+2
2013-08-19sunrpc: prepare NFS for 2038Harshula Jayasuriya1-2/+20
2013-08-19cgroup: change cgroup_from_id() to css_from_id()Li Zefan1-18/+2
2013-08-19dma: mxs-dma: remove code left from generic DMA binding conversionShawn Guo1-20/+0
2013-08-19Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman19-39/+98
2013-08-19Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman13-27/+66
2013-08-19rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney1-4/+0
2013-08-19rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-08-19debugobjects: Make debug_object_activate() return statusPaul E. McKenney1-3/+3
2013-08-18[media] V4L2: mx3_camera: add support for asynchronous subdevice registrationGuennadi Liakhovetski1-0/+4
2013-08-18[media] V4L2: soc_camera: Renesas R-Car VIN driverVladimir Barinov1-0/+25
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+25
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski1-0/+29